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