aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2021-04-29 00:22:17 -0600
committerMelody Horn <melody@boringcactus.com>2021-04-29 00:22:17 -0600
commitb805af0fdcbda54df657ca9e53a94a04e8b9e2dd (patch)
treebd4dac0b8a18a1b6fd522b95525b4fa24c1a1c82 /Cargo.toml
parent394fbd1bfbcb9f5cfd50ff10239aa115f2b0696e (diff)
downloadsynthfinity-b805af0fdcbda54df657ca9e53a94a04e8b9e2dd.tar.gz
synthfinity-b805af0fdcbda54df657ca9e53a94a04e8b9e2dd.zip
audio test
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 8380af5..717971b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,3 +7,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
+rodio = "0.13.1"