Skip to content

Commit

Permalink
deps: use geosuggest upstream with bumped kiddo from 4.2.1 to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Dec 13, 2024
1 parent 176e99e commit 1a50378
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 75 deletions.
123 changes: 48 additions & 75 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,9 @@ calamine = { git = "https://github.com/tafia/calamine", rev = "cf86fa7" }
# see https://github.com/jan-auer/dynfmt/pull/9
dynfmt = { git = "https://github.com/jqnatividad/dynfmt", branch = "2021-clippy_ptr_as_ptr-bumpdeps" }

geosuggest-core = { git = "https://github.com/estin/geosuggest", rev = "77c4891"}
geosuggest-utils = { git = "https://github.com/estin/geosuggest", rev = "77c4891"}

# needed to get latest dependencies and unreleased fixes
grex = { git = "https://github.com/pemistahl/grex", rev = "bbf3064" }

Expand Down

0 comments on commit 1a50378

Please sign in to comment.