Skip to content

Commit 1b90f30

Browse files
authored
Merge pull request #352 from nix-community/dependabot/cargo/serde-1.0.202
build(deps): bump serde from 1.0.196 to 1.0.202
2 parents e467165 + 25d9c15 commit 1b90f30

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -22,7 +22,7 @@ itertools = "0.12.1"
2222
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"
25-
serde = { version = "1.0.196", features = ["derive"] }
25+
serde = { version = "1.0.202", features = ["derive"] }
2626
serde_json = "1.0.113"
2727
ureq = { version = "2.9.1", features = ["json"] }
2828

0 commit comments

Comments
 (0)