diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-03-21 14:10:28 +0100 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-03-22 18:05:02 +0100 |
| commit | fc825790b62543d886897cb55a16cb8dad498b07 (patch) | |
| tree | b911f7aec0586abb20d484923f5eba3d21e55826 /Cargo.toml | |
| parent | chore: necessary updates for iced-rs/iced@6690731 (diff) | |
| download | iced_dialog-fc825790b62543d886897cb55a16cb8dad498b07.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.15.0-dev" edition = "2024" license = "MIT" readme = "README.md" -homepage = "https://sr.ht/~pml68/iced_dialog" -repository = "https://git.sr.ht/~pml68/iced_dialog" +repository = "https://git.pml68.dev/iced_dialog" documentation = "https://iced-dialog.pml68.dev" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] |
