mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-17 08:06:38 +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
|
@ -17,7 +17,7 @@ compact_str = "0.8.0"
|
|||
percent-encoding = "2.2.0"
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
serde-tuple-vec-map = "1.0.1"
|
||||
serde_json = { version = "1.0.107" }
|
||||
serde_json = { version = "1.0.131" }
|
||||
thiserror = "1.0.52"
|
||||
tokio = { version = "1.35.0", features = ["sync"], default-features = false }
|
||||
tracing = "0.1.39"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue