Skip to content

Commit 9c0ae15

Browse files
Update rstest from 0.24 to 0.26 (#707)
1 parent a1d7c2d commit 9c0ae15

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
@@ -41,7 +41,7 @@ notify-debouncer-mini = { version = "0.7.0", path = "notify-debouncer-mini" }
4141
notify-types = { version = "2.0.0", path = "notify-types" }
4242
pretty_assertions = "1.3.0"
4343
rand = "0.8.5"
44-
rstest = "0.24.0"
44+
rstest = "0.26.0"
4545
serde = { version = "1.0.89", features = ["derive"] }
4646
serde_json = "1.0.39"
4747
tempfile = "3.10.0"

0 commit comments

Comments
 (0)