Skip to content

Commit f8b4414

Browse files
chore(deps): bump shapefile from 0.7.0 to 0.8.0
Bumps [shapefile](https://github.com/tmontaigu/shapefile-rs) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/tmontaigu/shapefile-rs/releases) - [Changelog](https://github.com/tmontaigu/shapefile-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/tmontaigu/shapefile-rs/commits) --- updated-dependencies: - dependency-name: shapefile dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f711134 commit f8b4414

2 files changed

Lines changed: 12 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/asw-build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ serde.workspace = true
1616
tracing.workspace = true
1717
indicatif.workspace = true
1818
anyhow.workspace = true
19-
shapefile = "0.7"
19+
shapefile = "0.8"
2020
reqwest = { version = "0.13", features = ["blocking"] }
2121
zip = "8"

0 commit comments

Comments
 (0)