diff options
| author | Andreas Grois <andi@grois.info> | 2021-06-04 21:48:01 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2021-06-04 21:48:01 +0200 |
| commit | 15ae48210535358ad90dc85c4bc8809a71627d1d (patch) | |
| tree | b62e55887cce7ec7d90d12952b9968630e4565ba /Cargo.lock | |
| parent | 6457d779ec253ade253fc49f5891b5479b270a6d (diff) | |
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!
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -536,7 +536,6 @@ name = "swaystatus-pulse" version = "0.1.0" dependencies = [ "erased-serde", - "libc", "serde", "swaystatus-plugin", ] |
