mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump serde from 1.0.160 to 1.0.162 (#1032)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.160 to 1.0.162. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.160...1.0.162) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e9c7405081
commit
cb906ae0bf
5 changed files with 8 additions and 8 deletions
|
@ -14,7 +14,7 @@ compact_str = { version = "0.7.0", features = ["serde"] }
|
|||
maybe-owned = { version = "0.3.4", features = ["serde"] }
|
||||
once_cell = "1.17.1"
|
||||
semver = { version = "1.0.17", features = ["serde"] }
|
||||
serde = { version = "1.0.160", features = ["derive"] }
|
||||
serde = { version = "1.0.162", features = ["derive"] }
|
||||
strum = "0.24.1"
|
||||
strum_macros = "0.24.3"
|
||||
url = { version = "2.3.1", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue