diff options
Diffstat (limited to 'pulse/Cargo.toml')
| -rw-r--r-- | pulse/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pulse/Cargo.toml b/pulse/Cargo.toml index 9aa4520..f1d8925 100644 --- a/pulse/Cargo.toml +++ b/pulse/Cargo.toml @@ -10,6 +10,7 @@ edition = "2018" swaystatus-plugin = { path = '../swaystatus-plugin', version = '*'} serde = { version = "1.0", features = ["derive"] } erased-serde = "0.3" +libc = "0.2.0" [lib] crate-type = ["cdylib"] |
