Skip to content

Commit

Permalink
chore: serde 1.0.210 (#11963)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Oct 22, 2024
1 parent 4a68c5e commit 0df7f65
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 @@ -503,7 +503,7 @@ rand = "0.8.5"
rayon = "1.7"
rustc-hash = { version = "2.0", default-features = false }
schnellru = "0.2"
serde = { version = "1.0", default-features = false }
serde = { version = "=1.0.210", default-features = false }
serde_json = "1.0.94"
serde_with = "3.3.0"
sha2 = { version = "0.10", default-features = false }
Expand Down

0 comments on commit 0df7f65

Please sign in to comment.