summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2017-07-03 21:03:17 +0200
committerJustin Worthe <justin@worthe-it.co.za>2017-07-03 21:03:17 +0200
commita215f3c16192e8fd4b74bd2a53927763f27d9b8e (patch)
tree0a8efcdf74fcab7f82f5cb85369822f52fd6f7eb /Cargo.toml
parentf7b208ff5c3c9d77465e745bc9ded1d87ed32335 (diff)
Removed FFT chart
I was only using the correlation anyway, so this simplifies a bit
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0ed3eac..519ac0b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,6 +5,5 @@ authors = ["Justin Worthe <justin.worthe@gmail.com>"]
[dependencies]
portaudio = "0.7.0"
-dft = "0.4.3"
gtk = "0.1.1"
cairo-rs = "0.1.1"