mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
prep for preview release
This commit is contained in:
parent
3406446ebd
commit
738986415d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ throw_error = { workspace = true }
|
|||
any_spawner = { workspace = true }
|
||||
const_str_slice_concat = { workspace = true }
|
||||
either_of = { workspace = true }
|
||||
next_tuple = { path = "../next_tuple" }
|
||||
next_tuple = { workspace = true }
|
||||
reactive_graph = { workspace = true, optional = true }
|
||||
slotmap = { version = "1", optional = true }
|
||||
oco_ref = { workspace = true, optional = true }
|
||||
|
|
Loading…
Reference in a new issue