We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d7c2d commit 9c0ae15Copy full SHA for 9c0ae15
Cargo.toml
@@ -41,7 +41,7 @@ notify-debouncer-mini = { version = "0.7.0", path = "notify-debouncer-mini" }
41
notify-types = { version = "2.0.0", path = "notify-types" }
42
pretty_assertions = "1.3.0"
43
rand = "0.8.5"
44
-rstest = "0.24.0"
+rstest = "0.26.0"
45
serde = { version = "1.0.89", features = ["derive"] }
46
serde_json = "1.0.39"
47
tempfile = "3.10.0"
0 commit comments