Skip to content

Commit

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

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

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 Oct 28, 2023
1 parent ec366d9 commit ea595e1
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.4.0"
cities-json = "0.5.0"

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

0 comments on commit ea595e1

Please sign in to comment.