diff options
| author | Erik Vesteraas <erik@vestera.as> | 2018-11-26 12:41:39 +0100 |
|---|---|---|
| committer | Erik Vesteraas <erik@vestera.as> | 2018-11-26 12:45:29 +0100 |
| commit | 9d16d6b63d9a399d9e7d65a7aa7993ba94253e40 (patch) | |
| tree | 206fb6b6536af9b64221313339ef1f3b4dabf2c0 /Cargo.toml | |
| parent | 586285cd0b9b309e6823885a31871adf8f933294 (diff) | |
Add watch mode, and don't panic on clean failure
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ clap = "2.32.0" indicatif = "0.9.0" console = "0.6.2" syntect = "3.0.2" +notify = "4.0.0" |
