diff options
author | Melody Horn <melody@boringcactus.com> | 2021-04-29 00:22:17 -0600 |
---|---|---|
committer | Melody Horn <melody@boringcactus.com> | 2021-04-29 00:22:17 -0600 |
commit | b805af0fdcbda54df657ca9e53a94a04e8b9e2dd (patch) | |
tree | bd4dac0b8a18a1b6fd522b95525b4fa24c1a1c82 /Cargo.toml | |
parent | 394fbd1bfbcb9f5cfd50ff10239aa115f2b0696e (diff) | |
download | synthfinity-b805af0fdcbda54df657ca9e53a94a04e8b9e2dd.tar.gz synthfinity-b805af0fdcbda54df657ca9e53a94a04e8b9e2dd.zip |
audio test
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |