Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/serde-monorepo'
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 committed Feb 9, 2024
2 parents 74d08ae + c82d2a9 commit a8c11a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ min-max-heap = "1.3.0"
quick_cache = { version = "0.4.0", default-features = false, features = [] }
rand = "0.8.5"
seahash = { version = "4.1.0", optional = true }
serde = { version = "1.0.195", features = ["derive", "rc"] }
serde = { version = "1.0.196", features = ["derive", "rc"] }
serde_json = "1.0.111"
tempfile = "3.9.0"

Expand Down

0 comments on commit a8c11a1

Please sign in to comment.