From 6981421cb86952d03892dd93711d58e29c546ba7 Mon Sep 17 00:00:00 2001 From: nab138 Date: Sat, 9 Aug 2025 22:47:46 -0400 Subject: [PATCH] Update Cargo.toml --- isideload/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isideload/Cargo.toml b/isideload/Cargo.toml index 8d7e86b..743db44 100644 --- a/isideload/Cargo.toml +++ b/isideload/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Nicholas Sharp "] version = "0.1.0" edition = "2024" repository = "https://github.com/nab138/isideload" -readme = "README.md" +documentation = "https://docs.rs/isideload" keywords = ["ios", "sideload"] [features]