mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump semver from 1.0.10 to 1.0.12
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.10 to 1.0.12. - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.10...1.0.12) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f056978858
commit
a4663f46ee
2 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@ miette = { version = "5.1.0", features = ["fancy-no-backtrace"] }
|
|||
once_cell = "1.12.0"
|
||||
reqwest = { version = "0.11.11", features = ["rustls-tls", "stream"], default-features = false }
|
||||
scopeguard = "1.1.0"
|
||||
semver = "1.0.10"
|
||||
semver = "1.0.12"
|
||||
serde = { version = "1.0.136", features = ["derive"] }
|
||||
serde_json = "1.0.82"
|
||||
simplelog = "0.12.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue