Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.217 (#16)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Dec 30, 2024
1 parent bb85485 commit 940b598
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 @@ -22,7 +22,7 @@ hmac_ext = { package = "hmac", version = "0.12.1" }
http = "1"
hyper = "1"
schemars = "0.8.21"
serde = { version = "1.0.216", features = ["derive"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.134"
sha2 = { version = "0.10.8", optional = true }
thiserror = { version = "2.0.9", optional = true }
Expand Down

0 comments on commit 940b598

Please sign in to comment.