Skip to content

Commit

Permalink
Update Rust crate serde_json to 1.0.81
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 22, 2022
1 parent b1720d5 commit b882057
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.64"
serde_json = "1.0.81"
cetkaik_core = "0.3.8"
multiset = "0.0.5"
hashbrown = "0.11.2"

0 comments on commit b882057

Please sign in to comment.