Skip to content

Commit ac264d8

Browse files
Update Rust crate test-strategy to 0.4.3
1 parent 779775d commit ac264d8

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
@@ -102,7 +102,7 @@ subprocess = "0.2.9"
102102
strum = { version = "0.27", features = ["derive"] }
103103
strum_macros = "0.27"
104104
tempfile = "3"
105-
test-strategy = "0.4.1"
105+
test-strategy = "0.4.3"
106106
thiserror = "2"
107107
tokio = { version = "1.40", features = ["full"] }
108108
tokio-rustls = { version = "0.24.1" }

0 commit comments

Comments
 (0)