summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGraham Northup <grissess@nexusg.org>2017-10-01 07:04:21 -0400
committerGraham Northup <grissess@nexusg.org>2017-10-01 07:04:21 -0400
commit145e2771c0d1ad30748da6e6ef1fabbd4cc2478c (patch)
treeb9e96a57df0d515383a7c09e3b2ea71edb31db96 /Cargo.toml
parent629d2fa754dcd4bbdbd1e84ea9f7598806abc840 (diff)
It plays network noises now!
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 78f95d3..ded86ba 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,3 +7,4 @@ authors = ["Graham Northup <grissess@nexusg.org>"]
byteorder = "1.1.0"
rand = "0.3"
unicode-xid = "0.1.0"
+portaudio = "0.7.0"