diff --git a/Cargo.toml b/Cargo.toml index 6fed944..c7ff09c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,11 +14,11 @@ travis-ci = { repository = "qdot/libappindicator-rs" } [dependencies] log= "0.4.8" -glib= "0.9.1" -gtk= "0.8.0" +glib= "0.9.2" +gtk= "0.8.1" gtk-sys= "0.9.2" libappindicator-sys= "0.4.0" [[example]] name="example1" -path="examples/libappindicator-example.rs" \ No newline at end of file +path="examples/libappindicator-example.rs"