feat: starting page

This commit is contained in:
electria 2026-08-25 19:43:14 -07:00
commit e4ddc86caf
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs
6 changed files with 674 additions and 14 deletions

View file

@ -1,10 +1,13 @@
[package]
name = "iced-template"
name = "keepice"
version = "0.1.0"
edition = "2024"
license = "AGPL-3.0-or-later"
[dependencies]
dirs = "6.0.0"
keepass = "0.13.22"
rfd = "0.17.2"
[dependencies.iced]
version = "0.14.0"