Desktop notifications in macOS #285
This commit is contained in:
committed by
GitHub
parent
27e98a3815
commit
b049151993
@@ -36,6 +36,9 @@ thiserror = "1.0.9"
|
||||
anyhow = "1.0.25"
|
||||
tempfile = "3.1.0"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
notify-rust = "3.6.3"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
nix = "0.15.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user