mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump semver from 1.0.14 to 1.0.16 (#614)
This commit is contained in:
parent
daf52a475a
commit
7714d42b60
5 changed files with 6 additions and 6 deletions
|
@ -12,7 +12,7 @@ license = "Apache-2.0 OR MIT"
|
|||
[dependencies]
|
||||
compact_str = { version = "0.6.1", features = ["serde"] }
|
||||
once_cell = "1.16.0"
|
||||
semver = { version = "1.0.14", features = ["serde"] }
|
||||
semver = { version = "1.0.16", features = ["serde"] }
|
||||
serde = { version = "1.0.151", features = ["derive"] }
|
||||
strum = "0.24.1"
|
||||
strum_macros = "0.24.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue