mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump serde from 1.0.140 to 1.0.142
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.140 to 1.0.142. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.140...v1.0.142) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b1490ffba3
commit
ec2c11843b
2 changed files with 5 additions and 5 deletions
|
@ -40,7 +40,7 @@ once_cell = "1.13.0"
|
|||
reqwest = { version = "0.11.11", features = ["stream"], default-features = false }
|
||||
scopeguard = "1.1.0"
|
||||
semver = { version = "1.0.12", features = ["serde"] }
|
||||
serde = { version = "1.0.140", features = ["derive"] }
|
||||
serde = { version = "1.0.142", features = ["derive"] }
|
||||
serde-tuple-vec-map = "1.0.1"
|
||||
serde_json = "1.0.83"
|
||||
simplelog = "0.12.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue