chore(hostname1): remove invalid Cargo keyword

This commit is contained in:
Michael Aaron Murphy 2024-04-10 16:17:53 +02:00
parent 4cd69b3f51
commit ce9c789fe6
No known key found for this signature in database
GPG key ID: B2732D4240C9212C

View file

@ -6,7 +6,7 @@ repository = "https://github.com/pop-os/dbus-settings-bindings"
edition = "2021" edition = "2021"
license = "MPL-2.0" license = "MPL-2.0"
categories = ["os::linux-apis"] categories = ["os::linux-apis"]
keywords = ["dbus", "hostname", "hostname1", "zbus", "org.freedesktop.hostname1"] keywords = ["dbus", "hostname", "hostname1", "zbus", "freedesktop"]
[dependencies] [dependencies]
zbus = "3.0.0" zbus = "3.0.0"