update
This commit is contained in:
parent
ca24591d9d
commit
995a8b3476
16 changed files with 789 additions and 246 deletions
|
@ -22,6 +22,8 @@ dioxus-sdk = { version = "0.6.0", features = ["storage"] }
|
|||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
reqwest = { version = "0.12.15", features = ["json"] }
|
||||
dioxus-material-icons = "3.0.0"
|
||||
chrono = "0.4.41"
|
||||
qrc = "0.0.5"
|
||||
|
||||
[features]
|
||||
default = ["web"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue