feat: add wifi security
This commit is contained in:
parent
af1cc089ec
commit
2120fffa57
2 changed files with 41 additions and 5 deletions
|
|
@ -9,8 +9,5 @@ bitflags = "1.3"
|
|||
derive_builder = "0.12"
|
||||
procfs = { version = "0.14", default-features = false }
|
||||
time = "0.3"
|
||||
zvariant = "3.1.2"
|
||||
|
||||
[dependencies.zbus]
|
||||
git = "https://gitlab.freedesktop.org/dbus/zbus"
|
||||
branch = "main"
|
||||
zvariant = "3.10"
|
||||
zbus = "3.7"
|
||||
Loading…
Add table
Add a link
Reference in a new issue