diff --git a/idevice/Cargo.toml b/idevice/Cargo.toml index 4549865..c7e0b14 100644 --- a/idevice/Cargo.toml +++ b/idevice/Cargo.toml @@ -2,7 +2,7 @@ name = "idevice" description = "A Rust library to interact with services on iOS devices." authors = ["Jackson Coxson"] -version = "0.1.35" +version = "0.1.36" edition = "2021" license = "MIT" documentation = "https://docs.rs/idevice"