mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-16 23:56:37 +00:00
build(deps): bump serde_json from 1.0.129 to 1.0.131 in the deps group
Bumps the deps group with 1 update: [serde_json](https://github.com/serde-rs/json). Updates `serde_json` from 1.0.129 to 1.0.131 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/1.0.129...1.0.131) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
92a022bad4
commit
4aac109bd5
5 changed files with 6 additions and 6 deletions
|
@ -25,7 +25,7 @@ normalize-path = { version = "0.2.1", path = "../normalize-path" }
|
|||
once_cell = "1.18.0"
|
||||
semver = { version = "1.0.17", features = ["serde"] }
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
serde_json = "1.0.107"
|
||||
serde_json = "1.0.131"
|
||||
sha2 = "0.10.7"
|
||||
simple-git = { version = "0.2.4", optional = true }
|
||||
tempfile = "3.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue