Skip to content

Commit

Permalink
updated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
maccesch committed May 26, 2024
1 parent 6b164b5 commit e5e7474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repository = "https://github.com/Synphonyte/leptos-struct-table"

[dependencies]
leptos = { version = "0.6" }
leptos-struct-table-macro = { version = "0.10.0", path = "../leptos-struct-table-macro" }
leptos-struct-table-macro = { version = "0.11.0" }
leptos-use = "0.10"
rust_decimal = { version = "1.35", optional = true }
chrono = { version = "0.4", optional = true }
Expand Down

0 comments on commit e5e7474

Please sign in to comment.