Skip to content

Commit

Permalink
Merge pull request #1333 from jqnatividad/geosuggest-5.1
Browse files Browse the repository at this point in the history
Geosuggest 5.1
  • Loading branch information
jqnatividad authored Sep 29, 2023
2 parents 2851892 + 981fe85 commit 65f28e3
Show file tree
Hide file tree
Showing 3 changed files with 103 additions and 117 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ flexi_logger = { version = "0.27", features = [
], default-features = false }
futures = "0.3"
futures-util = "0.3"
geosuggest-core = { version = "0.4", optional = true }
geosuggest-utils = { version = "0.4", optional = true }
geosuggest-core = { version = "0.5", optional = true }
geosuggest-utils = { version = "0.5", optional = true }
governor = { version = "0.6", optional = true }
grex = { version = "1.4", default-features = false }
gzp = { version = "0.11", default-features = false, features = [
Expand Down
Loading

0 comments on commit 65f28e3

Please sign in to comment.