Clean up cargo clippy warnings

This commit is contained in:
Jackson Coxson
2025-09-16 14:05:03 -06:00
parent da17fa01dc
commit 34fb39f12d
3 changed files with 12 additions and 11 deletions

View File

@@ -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",