Skip to content

Commit b835d9f

Browse files
chore: Update Rust crate rstest to 0.17.0, ||, ^0
1 parent adf36d0 commit b835d9f

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
@@ -63,7 +63,7 @@ warp = { version = "0.3.3", default-features = false }
6363
regex = "1.7.0"
6464
test-case = "3.1.0"
6565
tracing-subscriber = "0.3.17"
66-
rstest = "0.17.0"
66+
rstest = "0.17.0, ||, ^0"
6767
insta = "1.29.0"
6868
assert2 = "0.3.11"
6969

0 commit comments

Comments
 (0)