aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b81e887..03ea255 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,8 +6,8 @@ version = "0.14.0-dev"
edition = "2024"
license = "MIT"
readme = "README.md"
-homepage = "https://github.com/pml68/iced_dialog"
-repository = "https://github.com/pml68/iced_dialog"
+homepage = "https://sr.ht/~pml68/iced_dialog"
+repository = "https://git.sr.ht/~pml68/iced_dialog"
categories = ["gui"]
keywords = ["gui", "ui", "graphics", "interface", "widgets"]
rust-version = "1.88"