summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0830062..ec26c94 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Justin Worthe <justin.worthe@gmail.com>"]
[dependencies]
-portaudio = "0.6.4"
+portaudio = "0.7.0"
dft = "0.4.3"
gdk = "0.5.0"