Skip to content

Commit

Permalink
build(deps): bump geosuggest-utils from 0.4.5 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [geosuggest-utils](https://github.com/estin/geosuggest) from 0.4.5 to 0.5.0.
- [Commits](https://github.com/estin/geosuggest/commits)

---
updated-dependencies:
- dependency-name: geosuggest-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 9de86e6 commit 77aab78
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 5 deletions.
24 changes: 20 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ flexi_logger = { version = "0.27", features = [
futures = "0.3"
futures-util = "0.3"
geosuggest-core = { version = "0.4", optional = true }
geosuggest-utils = { version = "0.4", 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

0 comments on commit 77aab78

Please sign in to comment.