summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml5
1 files changed, 1 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f259654..0ed3eac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,8 +6,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"
-
-[dependencies.gtk]
-version = "0.1.1"
-features = ["v3_10"] \ No newline at end of file