Bump notify crate to 0.4.
This commit is contained in:
parent
cfa4295d79
commit
fab24f5224
|
@ -27,7 +27,7 @@ open = "1.1"
|
||||||
regex = "0.2.1"
|
regex = "0.2.1"
|
||||||
|
|
||||||
# Watch feature
|
# Watch feature
|
||||||
notify = { version = "3.0", optional = true }
|
notify = { version = "4.0", optional = true }
|
||||||
time = { version = "0.1.34", optional = true }
|
time = { version = "0.1.34", optional = true }
|
||||||
crossbeam = { version = "0.2.8", optional = true }
|
crossbeam = { version = "0.2.8", optional = true }
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue