Skip to content

Commit

Permalink
build(deps): bump geosuggest-core from 0.4.5 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [geosuggest-core](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-core
  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 9e3e111
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
20 changes: 18 additions & 2 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 @@ -109,7 +109,7 @@ flexi_logger = { version = "0.27", features = [
], default-features = false }
futures = "0.3"
futures-util = "0.3"
geosuggest-core = { version = "0.4", optional = true }
geosuggest-core = { version = "0.5", optional = true }
geosuggest-utils = { version = "0.4", optional = true }
governor = { version = "0.6", optional = true }
grex = { version = "1.4", default-features = false }
Expand Down

0 comments on commit 9e3e111

Please sign in to comment.