Skip to content

Commit 1fcecbd

Browse files
authored
Merge pull request #50 from frnsys/update-leptos-use
Bump leptos-use version
2 parents 7d1f772 + 5eb72e4 commit 1fcecbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository = "https://github.com/Synphonyte/leptos-struct-table"
1414
[dependencies]
1515
leptos = { version = "0.6" }
1616
leptos-struct-table-macro = { version = "0.11.1" }
17-
leptos-use = "0.11"
17+
leptos-use = "0.12"
1818
rust_decimal = { version = "1.35", optional = true }
1919
chrono = { version = "0.4", optional = true }
2020
serde = "1"

0 commit comments

Comments
 (0)