mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Cargo fmt tools
This commit is contained in:
@@ -4,8 +4,8 @@ use std::io::Write;
|
||||
|
||||
use clap::{Arg, Command};
|
||||
use idevice::{
|
||||
core_device_proxy::CoreDeviceProxy, debug_proxy::DebugProxyClient, rsd::RsdHandshake,
|
||||
IdeviceService, RsdService,
|
||||
IdeviceService, RsdService, core_device_proxy::CoreDeviceProxy, debug_proxy::DebugProxyClient,
|
||||
rsd::RsdHandshake,
|
||||
};
|
||||
|
||||
mod common;
|
||||
|
||||
Reference in New Issue
Block a user