mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-12-15 10:01:39 +01:00
Implement wifiaddressentry
This commit is contained in:
parent
29eea9ce4a
commit
cd980350e4
10 changed files with 362 additions and 212 deletions
|
|
@ -20,7 +20,8 @@ tokio = { version = "1.33.0", features = [
|
|||
"sync",
|
||||
] }
|
||||
fork = "0.1.22"
|
||||
regex = "1.10.2"
|
||||
ipnetwork = "0.20.0"
|
||||
once_cell = "1.18.0"
|
||||
|
||||
[build-dependencies]
|
||||
glib-build-tools = "0.18.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue