Skip to content

Commit 16c0dd0

Browse files
committed
chore: update rstest from 0.23 to 0.26
1 parent ab76e06 commit 16c0dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ tracing-subscriber = { version = "0.3", features = [ "env-filter", "json", "fmt"
6565
uuid = { version = "1.0", features = [ "v4", "serde" ] }
6666

6767
[dev-dependencies]
68-
rstest = "0.23"
68+
rstest = "0.26"
6969
tracing-test = "0.2"

0 commit comments

Comments
 (0)