Skip to content

Commit 2b4ccb8

Browse files
committed
Merge remote-tracking branch 'origin/renovate/serde-monorepo'
2 parents 26b4ed8 + 869572d commit 2b4ccb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ path-absolutize = "3.1.1"
3535
quick_cache = { version = "0.5.1", default-features = false, features = [] }
3636
rand = "0.8.5"
3737
seahash = { version = "4.1.0", optional = true }
38-
serde = { version = "1.0.199", features = ["derive", "rc"] }
38+
serde = { version = "1.0.200", features = ["derive", "rc"] }
3939
serde_json = "1.0.116"
4040
tempfile = "3.10.1"
4141

0 commit comments

Comments
 (0)