aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-10-03 00:23:28 +0200
committerPolesznyák Márk <contact@pml68.dev>2025-10-03 00:23:28 +0200
commit888dd31a8351c12c531ee2da4b0b398171887eae (patch)
tree06e06b6a37ca64f66a012aa986576a19f11ff11f
parentfeat!: remove `Default` impl (diff)
downloadiced_material-888dd31a8351c12c531ee2da4b0b398171887eae.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 1f6cefc..18ddb8f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["pml68 <contact@pml68.dev>"]
version = "0.14.0-dev"
edition = "2024"
license = "MIT"
-repository = "https://github.com/pml68/iced_builder"
+repository = "https://git.sr.ht/~pml68/iced_builder"
categories = ["gui"]
keywords = ["gui", "ui", "graphics", "interface", "widgets"]
rust-version = "1.88"