From 15ae48210535358ad90dc85c4bc8809a71627d1d Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Fri, 4 Jun 2021 21:48:01 +0200 Subject: Pulse now displays volume correctly. Still missing actual functionality beyond a numeric display, and error cases have not been tested, but hey, it's there! --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index d0aa24e..467199b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -536,7 +536,6 @@ name = "swaystatus-pulse" version = "0.1.0" dependencies = [ "erased-serde", - "libc", "serde", "swaystatus-plugin", ] -- cgit v1.2.3