Add a Settings type for all connection settings, and change bindings to use said type.
This commit is contained in:
parent
737b687bd3
commit
e660731756
3 changed files with 71 additions and 91 deletions
|
|
@ -7,7 +7,7 @@ license = "MPL-2.0"
|
|||
[dependencies]
|
||||
bitflags = "1.3.2"
|
||||
derive_builder = "0.10.2"
|
||||
serde = { version = "1.0.134", features = ["derive"] }
|
||||
zbus = "2.0.1"
|
||||
zvariant = "3.1.0"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue