update notify with fix for hight cpu usage

This commit is contained in:
Bernardo 2019-02-09 17:18:26 +01:00
parent d0a32627a7
commit c3c2e166b0
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ relative-path = "0.4.0"
rustc-hash = "1.0"
crossbeam-channel = "0.3.5"
log = "0.4.6"
notify = "4.0.7"
notify = "4.0.9"
drop_bomb = "0.1.0"
parking_lot = "0.7.0"