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