Skip to content

Commit

Permalink
Update Rust crate serde_json to 1.0.134
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Dec 22, 2024
1 parent 773f66c commit 699e780
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 @@ -23,7 +23,7 @@ http = "1"
hyper = "1"
schemars = "0.8.21"
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
serde_json = "1.0.134"
sha2 = { version = "0.10.8", optional = true }
thiserror = { version = "2.0.7", optional = true }
tracing = "0.1.41"

0 comments on commit 699e780

Please sign in to comment.