aboutsummaryrefslogtreecommitdiffstats
path: root/mumd/Cargo.toml
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2020-10-29 21:27:48 +0100
committerGustav Sörnäs <gustav@sornas.net>2020-10-29 21:27:48 +0100
commit3e7e375e65760a03b6692106ab0ed806ca65e470 (patch)
treeca30f277a9a81e2920c2637a7ca824ec711c8b6e /mumd/Cargo.toml
parent7120ef134c952781ab6a6d23b6be390f915372f5 (diff)
parent69ec88d3fc2e3762cf596bbf0226b204ba35d874 (diff)
downloadmum-3e7e375e65760a03b6692106ab0ed806ca65e470.tar.gz
Merge branch 'libnotify' into main
Diffstat (limited to 'mumd/Cargo.toml')
-rw-r--r--mumd/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml
index e27c2a8..350d81e 100644
--- a/mumd/Cargo.toml
+++ b/mumd/Cargo.toml
@@ -17,6 +17,7 @@ cpal = { git = "https://github.com/RustAudio/cpal" }
futures = "0.3"
futures-util = "0.3"
ipc-channel = "0.14"
+libnotify = "1.0"
log = "0.4"
mumble-protocol = "0.3"
native-tls = "0.2"