diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-03-22 17:31:54 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-03-22 17:44:04 +0100 |
| commit | e8de836827b0fd9e364edecfb58eb6513d6937d5 (patch) | |
| tree | 25c11c8bc5b905992dfc69f94899c5ebb478fb00 /Cargo.toml | |
| parent | docs: update changelog (diff) | |
| download | iced_selection-e8de836827b0fd9e364edecfb58eb6513d6937d5.tar.gz | |
feat: move from sourcehut to my git instance
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -6,8 +6,7 @@ version = "0.5.0" edition = "2024" license = "MIT" readme = "README.md" -homepage = "https://sr.ht/~pml68/iced_selection" -repository = "https://git.sr.ht/~pml68/iced_selection" +repository = "https://git.pml68.dev/iced_selection" documentation = "https://iced-selection.pml68.dev" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] |
