feat: copying entry fields

This commit is contained in:
electria 2026-08-26 11:59:23 -07:00
commit b7c5a05c6e
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs
4 changed files with 420 additions and 476 deletions

View file

@ -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"