aboutsummaryrefslogtreecommitdiffstats
path: root/mumd
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2021-04-10 16:17:52 +0200
committerGustav Sörnäs <gustav@sornas.net>2021-04-10 16:17:52 +0200
commit4a4eb6f67b270387a888c99b32909641daaa8f62 (patch)
tree41a8fa60074f39c917be13aeb6430310ec30fffd /mumd
parentc934057bb5e0ca78796ed2f0defd2c4faec8ef78 (diff)
downloadmum-4a4eb6f67b270387a888c99b32909641daaa8f62.tar.gz
update versions again
oops
Diffstat (limited to 'mumd')
-rw-r--r--mumd/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mumd/Cargo.toml b/mumd/Cargo.toml
index d696691..d8e2635 100644
--- a/mumd/Cargo.toml
+++ b/mumd/Cargo.toml
@@ -17,7 +17,7 @@ default = ["notifications"]
notifications = ["libnotify"]
[dependencies]
-mumlib = { version = "0.3", path = "../mumlib" }
+mumlib = { version = "0.4", path = "../mumlib" }
cpal = "0.13"
bytes = "1.0"