diff --git a/Cargo.toml b/Cargo.toml index 6b2976f..a0ee1ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ log = "0.4" glib = "0.18" gtk = "0.18" gtk-sys = "0.18" -libappindicator-sys = { version = "0.8", path = "sys/" } +libappindicator-sys = { version = "0.9", path = "sys/" } [features] default = [ "backcompat" ]