Skip to content

Commit cedfa22

Browse files
committed
chore: Bump to 0.0.15 and bump freya
1 parent 5ef933e commit cedfa22

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
[package]
22
name = "valin"
3-
version = "0.0.14"
3+
version = "0.0.15"
44
edition = "2021"
55

66
[patch.crates-io]
77
dioxus-sdk = { git = "https://github.com/DioxusLabs/sdk", rev = "57ab3fa972c6d4a7acc25e82a0aafc3ff9e63403" }
88

99
[dependencies]
10-
freya-node-state = { git = "https://github.com/marc2332/freya", rev = "44d1ee86154fa12bb3e5a0f70dbd752f012a909a" }
11-
freya = { git = "https://github.com/marc2332/freya", rev = "44d1ee86154fa12bb3e5a0f70dbd752f012a909a" }
12-
freya-hooks = { git = "https://github.com/marc2332/freya", rev = "44d1ee86154fa12bb3e5a0f70dbd752f012a909a" }
10+
freya-node-state = { git = "https://github.com/marc2332/freya", rev = "175aa299029e797b7288f51b4d95c2d53a45fce9" }
11+
freya = { git = "https://github.com/marc2332/freya", rev = "175aa299029e797b7288f51b4d95c2d53a45fce9" }
12+
freya-hooks = { git = "https://github.com/marc2332/freya", rev = "175aa299029e797b7288f51b4d95c2d53a45fce9" }
1313

1414
dioxus-radio = "0.2.4"
1515
dioxus = "0.5"

0 commit comments

Comments
 (0)