From 3b264ac05a532828e3ce8c035249903ca0a51ecd Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Sun, 23 Oct 2016 14:01:46 +0200 Subject: Changed gui to use xml --- Cargo.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7b65fb2..0830062 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,4 +6,8 @@ authors = ["Justin Worthe "] [dependencies] portaudio = "0.6.4" dft = "0.4.3" -gtk = "0.1.0" +gdk = "0.5.0" + +[dependencies.gtk] +version = "0.1.0" +features = ["v3_10"] \ No newline at end of file -- cgit v1.2.3