From 4a4eb6f67b270387a888c99b32909641daaa8f62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Sat, 10 Apr 2021 16:17:52 +0200 Subject: update versions again oops --- mumd/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mumd') 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" -- cgit v1.2.1