Skip to content

Commit

Permalink
Merge pull request #10 from oxidecomputer/renovate/serde_json-1.x
Browse files Browse the repository at this point in the history
Update Rust crate serde_json to 1.0.134
  • Loading branch information
augustuswm authored Dec 30, 2024
2 parents d7edda1 + a97bfca commit 5d4c5e9
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 5d4c5e9

Please sign in to comment.