prep for preview release

This commit is contained in:
Greg Johnston 2024-04-28 19:41:08 -04:00
parent 3406446ebd
commit 738986415d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ throw_error = { workspace = true }
any_spawner = { workspace = true } any_spawner = { workspace = true }
const_str_slice_concat = { workspace = true } const_str_slice_concat = { workspace = true }
either_of = { workspace = true } either_of = { workspace = true }
next_tuple = { path = "../next_tuple" } next_tuple = { workspace = true }
reactive_graph = { workspace = true, optional = true } reactive_graph = { workspace = true, optional = true }
slotmap = { version = "1", optional = true } slotmap = { version = "1", optional = true }
oco_ref = { workspace = true, optional = true } oco_ref = { workspace = true, optional = true }