diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-11-30 02:54:59 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-11-30 02:54:59 +0100 |
| commit | 78607781fb459c42698e3da21cc42888d668de81 (patch) | |
| tree | 6f189bc5bf6e4d2d41731610f98fbc598054b3e9 | |
| parent | chore: update as necessary for upstream iced changes (diff) | |
| download | iced_material-78607781fb459c42698e3da21cc42888d668de81.tar.gz | |
chore(manifest): add homepage, fix repo URL
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ authors = ["pml68 <contact@pml68.dev>"] version = "0.1.0" edition = "2024" license = "MIT" -repository = "https://git.sr.ht/~pml68/iced_builder" +homepage = "https://sr.ht/~pml68/iced_material" +repository = "https://git.sr.ht/~pml68/iced_material" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] rust-version = "1.88" |
