Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.126
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 12, 2021
1 parent 11a7011 commit 073e17a
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 @@ -12,7 +12,7 @@ exclude = [
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
serde = { version = "1.0.125", features = ["derive"], default-features = false }
serde = { version = "1.0.126", features = ["derive"], default-features = false }
serde_json = "1.0.64"
cetkaik_core = "0.3.8"
multiset = "0.0.5"
Expand Down

0 comments on commit 073e17a

Please sign in to comment.