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