Skip to content

Commit

Permalink
Update Rust crate serde_json to 1.0.85
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 65a269b commit dc343b9
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 @@ -13,7 +13,7 @@ exclude = [

[dependencies]
serde = { version = "1.0.137", features = ["derive"], default-features = false }
serde_json = "1.0.81"
serde_json = "1.0.85"
cetkaik_core = "0.3.8"
multiset = "0.0.5"
hashbrown = "0.12.1"

0 comments on commit dc343b9

Please sign in to comment.