tools: add iproxy (#37)

* tools: add iproxy

* cargofmt and clippy cleanup

---------

Co-authored-by: Jackson Coxson <jkcoxson@gmail.com>
This commit is contained in:
Ylarod
2025-11-28 02:11:06 +08:00
committed by GitHub
parent c0ec9b4bcd
commit c432627659
3 changed files with 413 additions and 1 deletions

2
Cargo.lock generated
View File

@@ -1060,7 +1060,7 @@ dependencies = [
[[package]]
name = "idevice"
version = "0.1.48"
version = "0.1.49"
dependencies = [
"async-stream",
"async_zip",