We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8daa159 commit c6f54d6Copy full SHA for c6f54d6
crates/lib/Cargo.toml
@@ -61,7 +61,7 @@ warp = { version = "0.3.3", default-features = false }
61
regex = "1.7.0"
62
test-case = "3.1.0"
63
tracing-subscriber = "0.3.17"
64
-rstest = "0.17.0"
+rstest = "0.17.0, ||, ^0.18.0"
65
insta = "1.29.0"
66
assert2 = "0.3.11"
67
0 commit comments