Skip to content

Commit ddce3b6

Browse files
Update Rust crate trybuild to 1.0.106 (#8702)
1 parent cecba50 commit ddce3b6

File tree

2 files changed

+61
-13
lines changed

2 files changed

+61
-13
lines changed

Cargo.lock

Lines changed: 60 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,7 +746,7 @@ toml = "0.8.23"
746746
toml_edit = "0.22.27"
747747
tough = { version = "0.20.0", features = [ "http" ] }
748748
transceiver-controller = { git = "https://github.com/oxidecomputer/transceiver-control", features = [ "api-traits" ] }
749-
trybuild = "1.0.105"
749+
trybuild = "1.0.106"
750750
tufaceous = { git = "https://github.com/oxidecomputer/tufaceous", branch = "main" }
751751
tufaceous-artifact = { git = "https://github.com/oxidecomputer/tufaceous", branch = "main", features = ["proptest", "schemars"] }
752752
tufaceous-brand-metadata = { git = "https://github.com/oxidecomputer/tufaceous", branch = "main" }

0 commit comments

Comments
 (0)