From fe009960b68f6592a2aad5208d334e8b8f9334da Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Fri, 3 Oct 2025 00:22:29 +0200 Subject: chore: update repository and homepage URL --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') 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" -- cgit v1.2.3