Skip to content

Commit 25d9c15

Browse files
build(deps): bump serde from 1.0.196 to 1.0.202
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.202. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.196...v1.0.202) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f789ea commit 25d9c15

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)