Skip to content

Commit

Permalink
cargo: use upstream geosuggest now that its been updated; cargo upd…
Browse files Browse the repository at this point in the history
…ate bump
  • Loading branch information
jqnatividad committed Sep 10, 2023
1 parent 577fd8d commit b8c75ad
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 31 deletions.
56 changes: 29 additions & 27 deletions Cargo.lock

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

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,6 @@ simdutf8 = "0.1"
[target.'cfg(target_arch = "aarch64")'.dependencies]
simdutf8 = { version = "0.1", features = ["aarch64_neon"] }

[patch.crates-io]
geosuggest-core = { git = "https://github.com/jqnatividad/geosuggest", branch = "8-reqwest-openssl" }
geosuggest-utils = { git = "https://github.com/jqnatividad/geosuggest", branch = "8-reqwest-openssl" }

[dev-dependencies]
actix-governor = "0.4"
actix-web = { version = "4.4", default-features = false, features = [
Expand Down

0 comments on commit b8c75ad

Please sign in to comment.