Update dependencies
This commit is contained in:
parent
37888d5835
commit
faeaf43f80
8 changed files with 1356 additions and 951 deletions
|
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
console_log = "1.0.0"
|
||||
dioxus-web = "0.4.0"
|
||||
gloo-utils = "0.1.7"
|
||||
log = "0.4.19"
|
||||
dioxus-web = "0.4.3"
|
||||
gloo-utils = "0.2.0"
|
||||
log = "0.4.20"
|
||||
regalade_gui = { path = "../gui" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue