mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump serde from 1.0.118 to 1.0.119
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.118 to 1.0.119. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.118...v1.0.119) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9499b0f9d5
commit
34e5d7f256
2 changed files with 7 additions and 7 deletions
|
@ -28,7 +28,7 @@ tempdir = "0.3.7"
|
|||
flate2 = "1.0.19"
|
||||
tar = "0.4.30"
|
||||
cargo_toml = "0.8.1"
|
||||
serde = { version = "1.0.118", features = [ "derive" ] }
|
||||
serde = { version = "1.0.119", features = [ "derive" ] }
|
||||
strum_macros = "0.20.1"
|
||||
strum = "0.20.0"
|
||||
dirs = "3.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue