Skip to content

Commit 0c234d2

Browse files
committed
Merge branch 'birkskyum-update-dioxus'
2 parents 6345e48 + b72bfac commit 0c234d2

File tree

17 files changed

+377
-1803
lines changed

17 files changed

+377
-1803
lines changed

frameworks/keyed/dioxus/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
dioxus = "0.4"
10-
dioxus-web = { version = "0.4", default-features = false }
9+
dioxus = { version = "0.5.0", features = ["web"] }
1110
js-sys = "*"
1211
slab = "0.4.8"
1312

0 commit comments

Comments
 (0)