Add AddressData to Ipv4Config and Ipv6Config

This commit is contained in:
Lucy 2022-02-09 11:31:01 -05:00
parent a81830cd20
commit 4f28c3c02b
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
3 changed files with 52 additions and 4 deletions

View file

@ -10,5 +10,4 @@ derive_builder = "0.10.2"
procfs = { version = "0.12.0", default-features = false }
time = "0.3.7"
zbus = "2.0.1"
[features]
zvariant = "3.1.2"