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
|
@ -44,7 +44,7 @@ reqwest = { version = "0.12.5", features = [
|
|||
"deflate",
|
||||
], default-features = false }
|
||||
serde = { version = "1.0.163", features = ["derive"], optional = true }
|
||||
serde_json = { version = "1.0.107", optional = true }
|
||||
serde_json = { version = "1.0.131", optional = true }
|
||||
# Use a fork here since we need PAX support, but the upstream
|
||||
# does not hav the PR merged yet.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue