aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/quarrel/native/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome/quarrel/native/Cargo.toml')
-rw-r--r--.config/awesome/quarrel/native/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/awesome/quarrel/native/Cargo.toml b/.config/awesome/quarrel/native/Cargo.toml
index fdabea0..6c44528 100644
--- a/.config/awesome/quarrel/native/Cargo.toml
+++ b/.config/awesome/quarrel/native/Cargo.toml
@@ -14,6 +14,7 @@ rayon = "1.6.1"
serde = { version = "1.0.152", features = [ "derive" ] }
url = "2.3.1"
rodio = "0.17.1"
+nix = "0.26.2"
[lib]
crate-type = ["cdylib"]