summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d580786..f259654 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,8 +6,8 @@ authors = ["Justin Worthe <justin.worthe@gmail.com>"]
[dependencies]
portaudio = "0.7.0"
dft = "0.4.3"
-gdk = "0.5.0"
+cairo-rs = "0.1.1"
[dependencies.gtk]
-version = "0.1.0"
+version = "0.1.1"
features = ["v3_10"] \ No newline at end of file