We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ca41e commit 73a0f79Copy full SHA for 73a0f79
Cargo.toml
@@ -108,7 +108,7 @@ subprocess = "0.2.9"
108
strum = { version = "0.27", features = ["derive"] }
109
strum_macros = "0.27"
110
tempfile = "3"
111
-test-strategy = "0.4.1"
+test-strategy = "0.4.3"
112
thiserror = "2"
113
tokio = { version = "1.40", features = ["full"] }
114
tokio-rustls = { version = "0.24.1" }
0 commit comments