Bump notify crate to 0.4.
This commit is contained in:
parent
cfa4295d79
commit
fab24f5224
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ open = "1.1"
|
|||
regex = "0.2.1"
|
||||
|
||||
# Watch feature
|
||||
notify = { version = "3.0", optional = true }
|
||||
notify = { version = "4.0", optional = true }
|
||||
time = { version = "0.1.34", optional = true }
|
||||
crossbeam = { version = "0.2.8", optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue