diff --git a/Cargo.toml b/Cargo.toml index 5409955..500ab4c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.11" authors = ["Shubham Arora "] [dependencies.gtk] -version = "0.3.0" +version = "0.7.1" features = ["v3_18"] [dependencies]