diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-10-03 00:21:25 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-10-03 00:21:25 +0200 |
| commit | e475d5318da2ff0aab3dac988781564512e553f8 (patch) | |
| tree | f21d0149dac52ee329dc1803a61835936b03e320 | |
| parent | feat: update according to latest iced and iced_material changes (diff) | |
| download | iced-builder-e475d5318da2ff0aab3dac988781564512e553f8.tar.gz | |
chore: update repository URL
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ default-members = ["."] version = "0.1.0" edition = "2024" authors = ["pml68 <contact@pml68.dev>"] -repository = "https://github.com/pml68/iced-builder" +repository = "https://git.sr.ht/~pml68/iced-builder" license = "GPL-3.0-or-later" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] |
