diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ iced_winit = "0.14.0-dev" serde = { version = "1.0", optional = true } [dependencies.iced_dialog] -git = "https://github.com/pml68/iced_dialog" +git = "https://git.sr.ht/~pml68/iced_dialog" branch = "master" optional = true |
