diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-10-03 00:24:44 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-10-03 00:24:44 +0200 |
| commit | 645292a192c1e58897bf4d72243164547706d4b0 (patch) | |
| tree | 1c7b190c8585cd07e78942f337e304beb14fea1e | |
| parent | docs(README): add builds.sr.ht status badge (diff) | |
| download | iced_custom_highlighter-645292a192c1e58897bf4d72243164547706d4b0.tar.gz | |
chore: update repository URL
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
