mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 14:36:16 +01:00
Update zsign again
This commit is contained in:
@@ -3,7 +3,7 @@ name = "isideload"
|
||||
description = "Sideload iOS/iPadOS applications"
|
||||
license = "MPL-2.0"
|
||||
authors = ["Nicholas Sharp <nab@nabdev.me>"]
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2024"
|
||||
repository = "https://github.com/nab138/isideload"
|
||||
documentation = "https://docs.rs/isideload"
|
||||
@@ -26,5 +26,5 @@ sha1 = "0.10"
|
||||
idevice = { version = "0.1.37", features = ["afc", "installation_proxy"] }
|
||||
openssl = "0.10"
|
||||
futures = "0.3"
|
||||
zsign-rust = "0.1.4"
|
||||
zsign-rust = "0.1.5"
|
||||
thiserror = "2"
|
||||
|
||||
Reference in New Issue
Block a user