Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.140
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2022
1 parent 65a269b commit c8d365b
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.137", features = ["derive"], default-features = false }
serde = { version = "1.0.140", features = ["derive"], default-features = false }
serde_json = "1.0.81"
cetkaik_core = "0.3.8"
multiset = "0.0.5"
Expand Down

0 comments on commit c8d365b

Please sign in to comment.