aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 426371f..a2f9c23 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,6 +14,7 @@ libc = "0.2.43"
log = "0.4.5"
magic-crypt = "2.1.2"
quick-error = "1.2.2"
+rodio = "0.8.1"
serde = "1.0.58"
serde_derive = "1.0.58"
stderrlog = "0.4.1"