feat: geoclue bindings
This commit is contained in:
parent
5dea929b73
commit
c83767c7e5
3 changed files with 155 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ resolver = "2"
|
|||
|
||||
members = [
|
||||
"cosmic-settings-daemon",
|
||||
"geoclue2",
|
||||
"mpris2",
|
||||
"networkmanager",
|
||||
"switcheroo-control",
|
||||
|
|
@ -15,5 +16,5 @@ members = [
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
thiserror = "1.0"
|
||||
time = { version = "0.3", features = ["parsing"] }
|
||||
zbus = { version = "3.14" }
|
||||
zvariant = { version = "3.15"}
|
||||
zbus = { version = "3.15.0" }
|
||||
zvariant = { version = "3.15.0"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue