We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7d1f772 + 5eb72e4 commit 1fcecbdCopy full SHA for 1fcecbd
Cargo.toml
@@ -14,7 +14,7 @@ repository = "https://github.com/Synphonyte/leptos-struct-table"
14
[dependencies]
15
leptos = { version = "0.6" }
16
leptos-struct-table-macro = { version = "0.11.1" }
17
-leptos-use = "0.11"
+leptos-use = "0.12"
18
rust_decimal = { version = "1.35", optional = true }
19
chrono = { version = "0.4", optional = true }
20
serde = "1"
0 commit comments