diff --git a/hostname1/Cargo.toml b/hostname1/Cargo.toml index 08cc1ef..530f3c2 100644 --- a/hostname1/Cargo.toml +++ b/hostname1/Cargo.toml @@ -6,11 +6,11 @@ repository = "https://github.com/pop-os/dbus-settings-bindings" edition = "2021" license = "MPL-2.0" categories = ["os::linux-apis"] -keywords = ["dbus", "hostname", "hostname1", "zbus", "org.freedesktop.hostname1"] +keywords = ["dbus", "hostname", "hostname1", "zbus", "freedesktop"] [dependencies] zbus = "3.0.0" [dev-dependencies] pico-args = "0.5.0" -tokio = { version = "1", features = ["full"] } \ No newline at end of file +tokio = { version = "1", features = ["full"] }