Skip to content

Commit 4171d18

Browse files
committed
chore(deps): update rust crate serde to 1.0.197
1 parent 431806a commit 4171d18

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ unicode-width = "0.1.11"
3131
criterion = "0.5.1"
3232
difference = "2.0.0"
3333
glob = "0.3.1"
34-
serde = { version = "1.0.196", features = ["derive"] }
34+
serde = { version = "1.0.197", features = ["derive"] }
3535
toml = "0.5.11"
3636

3737
[[bench]]

0 commit comments

Comments
 (0)