Skip to content

Commit d2dda38

Browse files
chore: Update Rust crate rstest to 0.17.0, ||, ^0.18.0
1 parent 0464ea1 commit d2dda38

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
@@ -59,7 +59,7 @@ warp = { version = "0.3.3", default-features = false }
5959
regex = "1.7.0"
6060
test-case = "3.1.0"
6161
tracing-subscriber = "0.3.17"
62-
rstest = "0.17.0"
62+
rstest = "0.17.0, ||, ^0.18.0"
6363
insta = "1.29.0"
6464

6565
[build-dependencies]

0 commit comments

Comments
 (0)