Skip to content

Commit ccf2417

Browse files
authored
Merge pull request #114 from nix-community/dependabot/cargo/serde-1.0.193
build(deps): bump serde from 1.0.192 to 1.0.193
2 parents fe802d5 + f806f28 commit ccf2417

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
@@ -19,7 +19,7 @@ eyre = "0.6.9"
1919
monostate = "0.1.10"
2020
owo-colors = "3.5.0"
2121
rustc-hash = "1.1.0"
22-
serde = { version = "1.0.192", features = ["derive"] }
22+
serde = { version = "1.0.193", features = ["derive"] }
2323
serde_json = "1.0.108"
2424
similar = { version = "2.3.0", features = ["unicode"] }
2525
toml = "0.8.8"

0 commit comments

Comments
 (0)