mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Clean up cargo clippy warnings
This commit is contained in:
@@ -81,11 +81,11 @@ dvt = ["dep:byteorder", "dep:ns-keyed-archive"]
|
||||
heartbeat = ["tokio/macros", "tokio/time"]
|
||||
house_arrest = ["afc"]
|
||||
installation_proxy = [
|
||||
"dep:async_zip",
|
||||
"dep:async_zip",
|
||||
"dep:futures",
|
||||
"async_zip/tokio",
|
||||
"async_zip/tokio",
|
||||
"async_zip/deflate",
|
||||
"tokio/fs"
|
||||
"tokio/fs",
|
||||
]
|
||||
springboardservices = []
|
||||
misagent = []
|
||||
@@ -135,6 +135,7 @@ full = [
|
||||
"preboard_service",
|
||||
"restore_service",
|
||||
"rsd",
|
||||
"screenshotr",
|
||||
"springboardservices",
|
||||
"syslog_relay",
|
||||
"tcp",
|
||||
|
||||
Reference in New Issue
Block a user