summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-10-03 00:21:25 +0200
committerPolesznyák Márk <contact@pml68.dev>2025-10-03 00:21:25 +0200
commite475d5318da2ff0aab3dac988781564512e553f8 (patch)
treef21d0149dac52ee329dc1803a61835936b03e320
parentfeat: update according to latest iced and iced_material changes (diff)
downloadiced-builder-e475d5318da2ff0aab3dac988781564512e553f8.tar.gz
chore: update repository URL
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ee104dd..bfe92f9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -64,7 +64,7 @@ default-members = ["."]
version = "0.1.0"
edition = "2024"
authors = ["pml68 <contact@pml68.dev>"]
-repository = "https://github.com/pml68/iced-builder"
+repository = "https://git.sr.ht/~pml68/iced-builder"
license = "GPL-3.0-or-later"
categories = ["gui"]
keywords = ["gui", "ui", "graphics", "interface", "widgets"]