Skip to content

Commit

Permalink
Merge pull request #6 from sozysozbot/renovate/serde-1.x
Browse files Browse the repository at this point in the history
Update Rust crate serde to 1.0.137
  • Loading branch information
sozysozbot authored May 22, 2022
2 parents 11a7011 + c6b1832 commit b1720d5
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.137", 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 b1720d5

Please sign in to comment.