diff options
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ version = "0.14.0-dev" edition = "2024" license = "MIT" readme = "README.md" -homepage = "https://github.com/pml68/iced_dialog" -repository = "https://github.com/pml68/iced_dialog" +homepage = "https://sr.ht/~pml68/iced_dialog" +repository = "https://git.sr.ht/~pml68/iced_dialog" categories = ["gui"] keywords = ["gui", "ui", "graphics", "interface", "widgets"] rust-version = "1.88" |
