Restore missing dependency

This commit is contained in:
Roey Darwish Dror
2020-02-11 09:37:22 +02:00
parent fea896da1d
commit 9c5006fdba
2 changed files with 103 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ strum = { version = "0.17.1", features = ["derive"] }
thiserror = "1.0.9"
anyhow = "1.0.25"
tempfile = "3.1.0"
rust-ini = "0.15.0"
[target.'cfg(target_os = "macos")'.dependencies]
notify-rust = "3.6.3"