Skip to content

Commit

Permalink
Update geo-svg requirement from 0.5.0 to 0.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [geo-svg](https://github.com/georust/geo-svg) to permit the latest version.
- [Release notes](https://github.com/georust/geo-svg/releases)
- [Commits](https://github.com/georust/geo-svg/commits/v0.6.0)

---
updated-dependencies:
- dependency-name: geo-svg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent ca4f4b0 commit 5d77b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ serde = { version = "1.0.99", features = ["derive"] }
serde_json = "1.0.40"
once_cell = "1.4.0"
data-uri-utils = "0.2.0"
geo-svg = "0.5.0"
geo-svg = "0.6.0"
geo-types = "0.7.1"

0 comments on commit 5d77b9b

Please sign in to comment.