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 102b0bb commit e4afd35Copy full SHA for e4afd35
Cargo.toml
@@ -112,7 +112,7 @@ subprocess = "0.2.9"
112
strum = { version = "0.27", features = ["derive"] }
113
strum_macros = "0.27"
114
tempfile = "3"
115
-test-strategy = "0.4.1"
+test-strategy = "0.4.3"
116
thiserror = "2"
117
tokio = { version = "1.40", features = ["full"] }
118
tokio-rustls = { version = "0.24.1" }
0 commit comments