Add list devices and refactor

This commit is contained in:
nab138
2026-01-28 22:33:51 -05:00
parent 82881aa4e1
commit f01fcc0ac0
9 changed files with 117 additions and 71 deletions

3
Cargo.lock generated
View File

@@ -1071,8 +1071,7 @@ dependencies = [
[[package]]
name = "plist-macro"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8888e02e251eba3258cc58fb79f0d8675c34b3428749e738562d58a0271bf035"
source = "git+https://github.com/nab138/plist_macro?branch=master#7004b1625aa50044bd381ee5393a9c85cec039d5"
dependencies = [
"plist",
]