feat: copying entry fields
This commit is contained in:
parent
95bfede1e0
commit
b7c5a05c6e
4 changed files with 420 additions and 476 deletions
|
|
@ -10,4 +10,7 @@ keepass = "0.13.22"
|
|||
rfd = "0.17.2"
|
||||
|
||||
[dependencies.iced]
|
||||
version = "0.14.0"
|
||||
version = "0.15.0-dev"
|
||||
|
||||
[patch.crates-io]
|
||||
iced.git = "https://github.com/iced-rs/iced"
|
||||
|
|
|
|||
Loading…
Reference in a new issue