mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 17:08:21 +00:00
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:
parent
0ddec47611
commit
1d9c1403b9
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue