Skip to content

Commit 73a0f79

Browse files
Update Rust crate test-strategy to 0.4.3
1 parent 65ca41e commit 73a0f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ subprocess = "0.2.9"
108108
strum = { version = "0.27", features = ["derive"] }
109109
strum_macros = "0.27"
110110
tempfile = "3"
111-
test-strategy = "0.4.1"
111+
test-strategy = "0.4.3"
112112
thiserror = "2"
113113
tokio = { version = "1.40", features = ["full"] }
114114
tokio-rustls = { version = "0.24.1" }

0 commit comments

Comments
 (0)