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 4be6bde commit 4bce637Copy full SHA for 4bce637
examples/Cargo.toml
@@ -6,7 +6,7 @@ edition = "2021"
6
7
[dev-dependencies]
8
notify = { version = "6.0.0", path = "../notify" }
9
-notify-debouncer-mini = { version = "0.2.0", path = "../notify-debouncer-mini" }
+notify-debouncer-mini = { version = "0.3.0", path = "../notify-debouncer-mini" }
10
notify-debouncer-full = { version = "0.1.0", path = "../notify-debouncer-full" }
11
futures = "0.3"
12
tempfile = "3.5.0"
0 commit comments