Fix readme

This commit is contained in:
nab138
2025-08-10 22:50:54 -04:00
parent c8d0e234c7
commit 9b31e0d4b6
2 changed files with 3 additions and 2 deletions

View File

@@ -3,11 +3,12 @@ name = "isideload"
description = "Sideload iOS/iPadOS applications"
license = "MPL-2.0"
authors = ["Nicholas Sharp <nab@nabdev.me>"]
version = "0.1.0"
version = "0.1.1"
edition = "2024"
repository = "https://github.com/nab138/isideload"
documentation = "https://docs.rs/isideload"
keywords = ["ios", "sideload"]
readme = "../README.md"
[features]
default = []