Skip to content

Commit 68e15ff

Browse files
committed
Bump Dioxus version
1 parent 9a57311 commit 68e15ff

File tree

2 files changed

+32
-29
lines changed

2 files changed

+32
-29
lines changed

Cargo.lock

Lines changed: 29 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ license = "MIT OR Apache-2.0"
77

88
[dependencies]
99
async-channel = "1.9.0"
10-
dioxus = "0.5.1"
11-
dioxus-web = "0.5.1"
12-
dioxus-signals = "0.5.1"
10+
dioxus = "0.5.6"
11+
dioxus-web = "0.5.6"
12+
dioxus-signals = "0.5.6"
1313
futures = "0.3.28"
1414
interpolation = "0.3.0"
1515
js-sys = "0.3.64"

0 commit comments

Comments
 (0)