From 645292a192c1e58897bf4d72243164547706d4b0 Mon Sep 17 00:00:00 2001 From: Polesznyák Márk Date: Fri, 3 Oct 2025 00:24:44 +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 eec44a8..a3f9049 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["pml68 "] version = "0.1.0" edition = "2021" license = "MIT" -repository = "https://github.com/pml68/iced_custom_highlighter" +repository = "https://git.sr.ht/~pml68/iced_custom_highlighter" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] rust-version = "1.88" -- cgit v1.2.3