diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2025-10-14 09:08:12 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2025-10-14 09:08:12 +0200 |
| commit | bac560c9c3516b515728655f0a99d84f1d5a08e2 (patch) | |
| tree | a2c394450dd6096bf171cf86a6c95c3229889fac | |
| parent | chore: update mailing list address (diff) | |
| download | iced_dialog-bac560c9c3516b515728655f0a99d84f1d5a08e2.tar.gz | |
chore: add `documentation` URL to crate manifest
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ license = "MIT" readme = "README.md" homepage = "https://sr.ht/~pml68/iced_dialog" repository = "https://git.sr.ht/~pml68/iced_dialog" +documentation = "https://iced-dialog.pml68.dev" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] rust-version = "1.88" |
