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 95dee5f..f448215 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,8 +8,8 @@ bencher = "0.1.2"
[target.'cfg(not(target_os = "emscripten"))'.dependencies]
portaudio = "0.7.0"
-gtk = "0.1.1"
-cairo-rs = "0.1.1"
+gtk = "0.3.0"
+cairo-rs = "0.3.0"
[[bench]]
name = "transforms"