bump idevice

This commit is contained in:
uncor3
2026-04-19 17:05:55 +00:00
parent 7f0cb7037f
commit 0301c1b6a3
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1246,7 +1246,7 @@ dependencies = [
[[package]]
name = "idevice"
version = "0.1.57"
version = "0.1.58"
dependencies = [
"aes",
"async-stream",
@@ -1265,6 +1265,7 @@ dependencies = [
"indexmap",
"jktcp",
"json",
"libc",
"ns-keyed-archive",
"plist",
"plist-macro",
+2 -1
View File
@@ -272,7 +272,8 @@ impl qobject::Core {
let t = TcpProvider {
addr,
pairing_file,
label: APP_LABEL.to_string(),
label: APP_LABEL.to_string(),
scope_id : None
};