Skip to content

Commit

Permalink
Merge pull request #11 from oxidecomputer/renovate/rustversion-1.x
Browse files Browse the repository at this point in the history
Update Rust crate rustversion to 1.0.19
  • Loading branch information
augustuswm authored Dec 30, 2024
2 parents 5d4c5e9 + 8e0accc commit 013155b
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 @@ -13,7 +13,7 @@ quote = "1"
syn = { version = "2", features = ["extra-traits", "derive"] }

[dev-dependencies]
rustversion = "1.0.18"
rustversion = "1.0.19"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.134"
trybuild = "1.0.101"

0 comments on commit 013155b

Please sign in to comment.