mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump serde from 1.0.152 to 1.0.153 (#873)
This commit is contained in:
parent
ecd599bfa8
commit
f5c30c2f8c
5 changed files with 8 additions and 8 deletions
|
@ -26,7 +26,7 @@ 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"] }
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
serde = { version = "1.0.153", features = ["derive"] }
|
||||
strum = "0.24.1"
|
||||
tempfile = "3.4.0"
|
||||
thiserror = "1.0.39"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue