chore(hostname1): remove invalid Cargo keyword
This commit is contained in:
parent
4cd69b3f51
commit
ce9c789fe6
1 changed files with 2 additions and 2 deletions
|
|
@ -6,11 +6,11 @@ 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"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
pico-args = "0.5.0"
|
pico-args = "0.5.0"
|
||||||
tokio = { version = "1", features = ["full"] }
|
tokio = { version = "1", features = ["full"] }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue