mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump serde_json from 1.0.82 to 1.0.83
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.82 to 1.0.83. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.83) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
608f90f51a
commit
2383f81760
2 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@ scopeguard = "1.1.0"
|
|||
semver = { version = "1.0.12", features = ["serde"] }
|
||||
serde = { version = "1.0.140", features = ["derive"] }
|
||||
serde-tuple-vec-map = "1.0.1"
|
||||
serde_json = "1.0.82"
|
||||
serde_json = "1.0.83"
|
||||
simplelog = "0.12.0"
|
||||
strum = "0.24.1"
|
||||
strum_macros = "0.24.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue