Trim leading zeros in cert

This commit is contained in:
nab138
2025-11-14 17:23:33 -05:00
parent a8c755b7c6
commit 633bb0f102
6 changed files with 51 additions and 50 deletions

View File

@@ -3,7 +3,7 @@ name = "isideload"
description = "Sideload iOS/iPadOS applications"
license = "MPL-2.0"
authors = ["Nicholas Sharp <nab@nabdev.me>"]
version = "0.1.16"
version = "0.1.17"
edition = "2024"
repository = "https://github.com/nab138/isideload"
documentation = "https://docs.rs/isideload"