Developer API implimentation

This commit is contained in:
nab138
2026-01-27 23:00:30 -05:00
parent 0b69a0b238
commit aee5eaf26e
13 changed files with 271 additions and 204 deletions

View File

@@ -5,6 +5,7 @@ edition = "2024"
[dependencies]
isideload = { path = "../../isideload" }
plist = "1.8.0"
plist-macro = "0.1.3"
tokio = { version = "1.49.0", features = ["rt-multi-thread", "macros"] }
tracing = "0.1.44"