mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump serde from 1.0.156 to 1.0.157 (#926)
This commit is contained in:
parent
b3dc52f6d7
commit
6a9827e66f
5 changed files with 9 additions and 9 deletions
|
@ -17,7 +17,7 @@ fs-lock = { version = "0.1.0", path = "../fs-lock" }
|
|||
home = "0.5.4"
|
||||
miette = "5.6.0"
|
||||
semver = { version = "1.0.17", features = ["serde"] }
|
||||
serde = { version = "1.0.156", features = ["derive"] }
|
||||
serde = { version = "1.0.157", features = ["derive"] }
|
||||
serde-tuple-vec-map = "1.0.1"
|
||||
serde_json = "1.0.94"
|
||||
thiserror = "1.0.40"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue