Skip to content

Commit

Permalink
Update Rust crate expectorate to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Jan 15, 2025
1 parent 84c45cb commit f35ece8
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 @@ -9,7 +9,7 @@ rust-version = "1.67"

[workspace.dependencies]
dropshot = "0.10.0"
expectorate = "1.0.6"
expectorate = "1.1.0"
newtype-uuid = { path = "crates/newtype-uuid" }
prettyplease = "0.2.22"
# Ideally we'd let you use no-std proptest, but proptest requires either the std
Expand Down

0 comments on commit f35ece8

Please sign in to comment.