build: return to stable iced version
I initially thought that only the git version had a clipboard at all, but that's incorrect; what 0.15 adds is rich clipboard (images, etc)
This commit is contained in:
parent
b7c5a05c6e
commit
8e6fa9be2f
3 changed files with 426 additions and 270 deletions
|
|
@ -10,7 +10,4 @@ keepass = "0.13.22"
|
|||
rfd = "0.17.2"
|
||||
|
||||
[dependencies.iced]
|
||||
version = "0.15.0-dev"
|
||||
|
||||
[patch.crates-io]
|
||||
iced.git = "https://github.com/iced-rs/iced"
|
||||
version = "0.14.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue