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
|
@ -23,7 +23,7 @@ futures-lite = { version = "1.12.0", default-features = false }
|
|||
generic-array = "0.14.6"
|
||||
httpdate = "1.0.2"
|
||||
reqwest = { version = "0.11.14", features = ["stream", "gzip", "brotli", "deflate"], default-features = false }
|
||||
serde = { version = "1.0.156", features = ["derive"], optional = true }
|
||||
serde = { version = "1.0.157", features = ["derive"], optional = true }
|
||||
serde_json = { version = "1.0.94", optional = true }
|
||||
# Use a fork here since we need PAX support, but the upstream
|
||||
# does not hav the PR merged yet.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue