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] committed Feb 24, 2024
1 parent 8e9e510 commit a8be49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/integration-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish = false
[dependencies]
newtype-uuid = { version = "1.0.1", path = "../newtype-uuid" }
dropshot = { version = "0.10.0", optional = true }
expectorate = { version = "1.0.6", optional = true }
expectorate = { version = "1.1.0", optional = true }
prettyplease = { version = "0.2.16", optional = true }
schemars = { version = "0.8.0", optional = true }
serde = { version = "1", optional = true }
Expand Down

0 comments on commit a8be49b

Please sign in to comment.