From 888dd31a8351c12c531ee2da4b0b398171887eae Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Fri, 3 Oct 2025 00:23:28 +0200 Subject: chore: update repository URL --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1f6cefc..18ddb8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["pml68 "] 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" -- cgit v1.2.3