mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
bump idevice
This commit is contained in:
Generated
+2
-1
@@ -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
@@ -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
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user