Skip to content

Commit 27a91b2

Browse files
committed
chore: Bump 0.23.0 and update dioxus-radio
1 parent c638bfc commit 27a91b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "valin"
3-
version = "0.22.0"
3+
version = "0.23.0"
44
edition = "2021"
55

66
[patch.crates-io]
@@ -17,7 +17,7 @@ edition = "2021"
1717
freya = { version = "0.3.0-rc.4" }
1818
freya-hooks = { version = "0.3.0-rc.4" }
1919

20-
dioxus-radio = { version = "0.5.2", features = ["tracing"] }
20+
dioxus-radio = { version = "0.5", features = ["tracing"] }
2121
dioxus = { version = "0.6", default-features = false }
2222
dioxus-clipboard = "*"
2323

0 commit comments

Comments
 (0)