mirror of
https://github.com/nab138/isideload.git
synced 2026-03-02 06:26:16 +01:00
Add info to Cargo.toml
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
[package]
|
||||
name = "isideload"
|
||||
description = "Sideload iOS/iPadOS applications"
|
||||
license = "MPL-2.0"
|
||||
authors = ["Nicholas Sharp <nab@nabdev.me>"]
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
repository = "https://github.com/nab138/isideload"
|
||||
readme = "README.md"
|
||||
keywords = ["ios", "sideload"]
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user