Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.215
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Dec 9, 2024
1 parent ca3c73d commit a9b384b
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.174", features = ["derive"] }
serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.133"
sha2 = { version = "0.10.7", optional = true }
thiserror = { version = "2.0.6", optional = true }
Expand Down

0 comments on commit a9b384b

Please sign in to comment.