Skip to content

Commit e4afd35

Browse files
Update Rust crate test-strategy to 0.4.3
1 parent 102b0bb commit e4afd35

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
@@ -112,7 +112,7 @@ subprocess = "0.2.9"
112112
strum = { version = "0.27", features = ["derive"] }
113113
strum_macros = "0.27"
114114
tempfile = "3"
115-
test-strategy = "0.4.1"
115+
test-strategy = "0.4.3"
116116
thiserror = "2"
117117
tokio = { version = "1.40", features = ["full"] }
118118
tokio-rustls = { version = "0.24.1" }

0 commit comments

Comments
 (0)