diff options
| -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" |
