Skip to content

Commit 4bce637

Browse files
committed
fixup debouncer-mini version for examples
1 parent 4be6bde commit 4bce637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66

77
[dev-dependencies]
88
notify = { version = "6.0.0", path = "../notify" }
9-
notify-debouncer-mini = { version = "0.2.0", path = "../notify-debouncer-mini" }
9+
notify-debouncer-mini = { version = "0.3.0", path = "../notify-debouncer-mini" }
1010
notify-debouncer-full = { version = "0.1.0", path = "../notify-debouncer-full" }
1111
futures = "0.3"
1212
tempfile = "3.5.0"

0 commit comments

Comments
 (0)