Work on bindings some more

This commit is contained in:
Lucy 2022-01-11 16:41:10 -05:00
parent da5c6ed172
commit 2acdb272fb
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
11 changed files with 290 additions and 2 deletions

1
Cargo.lock generated
View file

@ -152,6 +152,7 @@ dependencies = [
name = "cosmic-dbus-networkmanager"
version = "0.1.0"
dependencies = [
"bitflags",
"zbus",
]