aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPolesznyák Márk <contact@pml68.dev>2025-10-03 00:24:44 +0200
committerPolesznyák Márk <contact@pml68.dev>2025-10-03 00:24:44 +0200
commit645292a192c1e58897bf4d72243164547706d4b0 (patch)
tree1c7b190c8585cd07e78942f337e304beb14fea1e
parentdocs(README): add builds.sr.ht status badge (diff)
downloadiced_custom_highlighter-645292a192c1e58897bf4d72243164547706d4b0.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 eec44a8..a3f9049 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["pml68 <contact@pml68.dev>"]
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"