mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump semver from 1.0.16 to 1.0.17 (#895)
This commit is contained in:
parent
f6056c8904
commit
fce7141bec
5 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@ maybe-owned = "0.3.4"
|
|||
miette = "5.5.0"
|
||||
normalize-path = { version = "0.2.0", path = "../normalize-path" }
|
||||
once_cell = "1.17.1"
|
||||
semver = { version = "1.0.16", features = ["serde"] }
|
||||
semver = { version = "1.0.17", features = ["serde"] }
|
||||
serde = { version = "1.0.155", features = ["derive"] }
|
||||
strum = "0.24.1"
|
||||
tempfile = "3.4.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue