aboutsummaryrefslogtreecommitdiff
path: root/pulse/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pulse/Cargo.toml')
-rw-r--r--pulse/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pulse/Cargo.toml b/pulse/Cargo.toml
index f1d8925..9aa4520 100644
--- a/pulse/Cargo.toml
+++ b/pulse/Cargo.toml
@@ -10,7 +10,6 @@ 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"]