Skip to content

Commit 27ca34b

Browse files
Update Rust crate test-strategy to 0.4.3 (#8523)
1 parent 01f14b6 commit 27ca34b

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

Cargo.lock

Lines changed: 16 additions & 3 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
@@ -734,7 +734,7 @@ term = "0.7"
734734
termios = "0.3"
735735
termtree = "0.5.1"
736736
textwrap = { version = "0.16.2", features = [ "terminal_size" ] }
737-
test-strategy = "0.4.1"
737+
test-strategy = "0.4.3"
738738
thiserror = "2.0"
739739
tofino = { git = "https://github.com/oxidecomputer/tofino", branch = "main" }
740740
tokio = "1.45.1"

0 commit comments

Comments
 (0)