Bump notify-debouncer-mini from 0.2.0 to 0.2.1

Bumps [notify-debouncer-mini](https://github.com/notify-rs/notify) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/debouncer-mini-0.2.0...debouncer-mini-0.2.1)

---
updated-dependencies:
- dependency-name: notify-debouncer-mini
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-05 12:56:04 +00:00 committed by extrawurst
parent 0ddec47611
commit 1d9c1403b9

4
Cargo.lock generated
View file

@ -1040,9 +1040,9 @@ dependencies = [
[[package]]
name = "notify-debouncer-mini"
version = "0.2.0"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c538ea1dd436b41e751922510cfbcaea2def87ed6ed94aa1edc15dc31b4c179"
checksum = "e23e9fa24f094b143c1eb61f90ac6457de87be6987bc70746e0179f7dbc9007b"
dependencies = [
"crossbeam-channel",
"notify",