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.
1 parent 868bb77 commit 41c10e3Copy full SHA for 41c10e3
1 file changed
Cargo.toml
@@ -13,7 +13,7 @@ repository = "https://github.com/Synphonyte/leptos-struct-table"
13
14
[dependencies]
15
leptos = { version = "0.7.0" }
16
-leptos-struct-table-macro = { version = "0.13.0-beta2", path = "../leptos-struct-table-macro" }
+leptos-struct-table-macro = { version = "0.13.0-beta2" }
17
leptos-use = { version = "0.15.2" }
18
rust_decimal = { version = "1.35", optional = true }
19
chrono = { version = "0.4", optional = true }
0 commit comments