diff options
author | Graham Northup <grissess@nexusg.org> | 2017-10-01 07:04:21 -0400 |
---|---|---|
committer | Graham Northup <grissess@nexusg.org> | 2017-10-01 07:04:21 -0400 |
commit | 145e2771c0d1ad30748da6e6ef1fabbd4cc2478c (patch) | |
tree | b9e96a57df0d515383a7c09e3b2ea71edb31db96 /Cargo.toml | |
parent | 629d2fa754dcd4bbdbd1e84ea9f7598806abc840 (diff) |
It plays network noises now!
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |