Skip to content

Commit

Permalink
Bump cities-json from 0.5.0 to 0.5.1 (#126)
Browse files Browse the repository at this point in the history
Bumps [cities-json](https://github.com/ringsaturn/go-cities.json) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/ringsaturn/go-cities.json/releases)
- [Commits](ringsaturn/go-cities.json@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: cities-json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 7, 2023
1 parent e32533d commit bc660f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 @@ -31,7 +31,7 @@ lazy_static = "1.4.0"
criterion = {version = "0.5", features = ["html_reports"]}

# cities-json = { git = "https://github.com/ringsaturn/go-cities.json", rev = "38a818ded6dcd1759e4633a36502b693c8b14858" }
cities-json = "0.5.0"
cities-json = "0.5.1"

[features]
default = ["clap"]
Expand Down

0 comments on commit bc660f0

Please sign in to comment.