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 30, 2024
1 parent d7edda1 commit a97bfca
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 @@ -15,5 +15,5 @@ syn = { version = "2", features = ["extra-traits", "derive"] }
[dev-dependencies]
rustversion = "1.0.18"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.133"
serde_json = "1.0.134"
trybuild = "1.0.101"

0 comments on commit a97bfca

Please sign in to comment.