mirror of
https://github.com/danbulant/lucide
synced 2026-05-19 04:18:41 +00:00
update to dioxus rc
This commit is contained in:
parent
92cdd63110
commit
08f8377134
2 changed files with 791 additions and 501 deletions
1290
Cargo.lock
generated
1290
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -12,7 +12,7 @@ version = "2.34.0"
|
||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
console_error_panic_hook = "0.1.7"
|
console_error_panic_hook = "0.1.7"
|
||||||
console_log = "1.0.0"
|
console_log = "1.0.0"
|
||||||
dioxus = "0.6.0"
|
dioxus = "0.7.0-rc.0"
|
||||||
leptos = "0.8.0"
|
leptos = "0.8.0"
|
||||||
log = "0.4.22"
|
log = "0.4.22"
|
||||||
yew = "0.21.0"
|
yew = "0.21.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue