mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 22:46:14 +01:00
Cargo fmt tools
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
use clap::{Arg, Command};
|
||||
use idevice::{
|
||||
core_device_proxy::CoreDeviceProxy, rsd::RsdHandshake, tcp::stream::AdapterStream,
|
||||
IdeviceService,
|
||||
IdeviceService, core_device_proxy::CoreDeviceProxy, rsd::RsdHandshake,
|
||||
tcp::stream::AdapterStream,
|
||||
};
|
||||
|
||||
mod common;
|
||||
|
||||
Reference in New Issue
Block a user