From 84fca9df9ae6d1a6e1d2c0d8fe8496ff5106a584 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Thu, 12 Jan 2017 10:50:25 +0200 Subject: Removed unused requirement for later version of GTK --- Cargo.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Cargo.toml') 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 "] [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 -- cgit v1.2.3