aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2024-02-10 16:21:25 +0100
committerAndreas Grois <andi@grois.info>2024-02-10 16:21:25 +0100
commit0065710c649a5ab930a5ee2592a5c00225d1e2ef (patch)
tree8c3bd481f2789c894155eaa08a4c28f904b8d6e0 /Cargo.lock
parent2ba803bf9be842b66fe376c506e6ea842eb73205 (diff)
First kinda working ALSA volume display
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8692472..24905c3 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -531,6 +531,7 @@ version = "0.1.0"
dependencies = [
"erased-serde",
"errno",
+ "formatable-float",
"libc",
"serde",
"swaystatus-plugin",