Skip to content

Commit c6f54d6

Browse files
chore: Update Rust crate rstest to 0.17.0, ||, ^0.18.0
1 parent 8daa159 commit c6f54d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ warp = { version = "0.3.3", default-features = false }
6161
regex = "1.7.0"
6262
test-case = "3.1.0"
6363
tracing-subscriber = "0.3.17"
64-
rstest = "0.17.0"
64+
rstest = "0.17.0, ||, ^0.18.0"
6565
insta = "1.29.0"
6666
assert2 = "0.3.11"
6767

0 commit comments

Comments
 (0)