diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-10-03 00:23:28 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-10-03 00:23:28 +0200 |
| commit | 888dd31a8351c12c531ee2da4b0b398171887eae (patch) | |
| tree | 06e06b6a37ca64f66a012aa986576a19f11ff11f | |
| parent | feat!: remove `Default` impl (diff) | |
| download | iced_material-888dd31a8351c12c531ee2da4b0b398171887eae.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.14.0-dev" edition = "2024" license = "MIT" -repository = "https://github.com/pml68/iced_builder" +repository = "https://git.sr.ht/~pml68/iced_builder" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] rust-version = "1.88" |
