Skip to content

Commit ea3e782

Browse files
committed
chore: remove local dep
1 parent aa168ed commit ea3e782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/Synphonyte/leptos-struct-table"
1313

1414
[dependencies]
1515
leptos = { version = "0.6", features = ["nightly"] }
16-
leptos-struct-table-macro = { version = "0.10.0", path = "../leptos-struct-table-macro" }
16+
leptos-struct-table-macro = { version = "0.10.0" }
1717
leptos-use = "0.10"
1818
paste = { version = "1.0", optional = true }
1919
chrono = { version = "0.4", optional = true, features = ["serde"] }

0 commit comments

Comments
 (0)