diff options
Diffstat (limited to 'alsa/Cargo.toml')
| -rw-r--r-- | alsa/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alsa/Cargo.toml b/alsa/Cargo.toml index 12d83d7..d70a07e 100644 --- a/alsa/Cargo.toml +++ b/alsa/Cargo.toml @@ -8,6 +8,7 @@ edition = "2021" [dependencies] swaystatus-plugin = { path = '../swaystatus-plugin', version = '*'} +formatable-float = { path = '../formatable-float', version = '*'} serde = { version = "1.0", features = ["derive"] } erased-serde = "0.3" libc = "0.2.152" |
