mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-03-02 14:36:16 +01:00
Unify service naming across crates
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// idevice Rust implementation of libimobiledevice's ideviceinfo
|
||||
|
||||
use clap::{Arg, Command};
|
||||
use idevice::{lockdownd::LockdowndClient, pairing_file::PairingFile, IdeviceService};
|
||||
use idevice::{lockdown::LockdowndClient, pairing_file::PairingFile, IdeviceService};
|
||||
|
||||
mod common;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user