Skip to content

Commit 7acfc04

Browse files
authored
Merge pull request #359 from nix-community/dependabot/cargo/serde_json-1.0.128
build(deps): bump serde_json from 1.0.113 to 1.0.128
2 parents 03b1858 + 3e9e37b commit 7acfc04

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ nix-compat = { git = "https://code.tvl.fyi/depot.git:/tvix/nix-compat.git" }
2323
owo-colors = { version = "4.0.0", features = ["supports-colors"] }
2424
rustc-hash = "1.1.0"
2525
serde = { version = "1.0.202", features = ["derive"] }
26-
serde_json = "1.0.113"
26+
serde_json = "1.0.128"
2727
ureq = { version = "2.9.7", features = ["json"] }
2828

2929
[dependencies.clap]

0 commit comments

Comments
 (0)