Skip to content

Commit 2dc20d7

Browse files
authored
Merge pull request #474 from nix-community/dependabot/cargo/cargo-9a0cd8e38c
build(deps): bump serde_json from 1.0.149 to 1.0.150 in the cargo group
2 parents 20f14c8 + fdfb041 commit 2dc20d7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 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
@@ -21,7 +21,7 @@ itertools = "0.14.0"
2121
owo-colors = { version = "4.3.0", features = ["supports-colors"] }
2222
rustc-hash = "2.1.2"
2323
serde = { version = "1.0.228", features = ["derive"] }
24-
serde_json = "1.0.149"
24+
serde_json = "1.0.150"
2525
supports-color = "3.0.2"
2626
ureq = { version = "3.3.0", features = ["json"] }
2727

0 commit comments

Comments
 (0)