aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c491371..05e1bce 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,8 +6,7 @@ version = "0.5.0"
edition = "2024"
license = "MIT"
readme = "README.md"
-homepage = "https://sr.ht/~pml68/iced_selection"
-repository = "https://git.sr.ht/~pml68/iced_selection"
+repository = "https://git.pml68.dev/iced_selection"
documentation = "https://iced-selection.pml68.dev"
categories = ["gui"]
keywords = ["gui", "ui", "graphics", "interface", "widgets"]