diff --git a/Cargo.toml b/Cargo.toml index e508dbc..c913ce4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ features = [ [target."cfg(target_os = \"linux\")".dependencies] libappindicator = "0.9" -dirs = "5" +dirs = "6" [target."cfg(target_os = \"linux\")".dev-dependencies] gtk = "0.18"