App: store assembly elements in slab
This commit is contained in:
parent
78f8ef8215
commit
d121385c18
5 changed files with 45 additions and 40 deletions
|
|
@ -12,6 +12,7 @@ itertools = "0.13.0"
|
|||
js-sys = "0.3.70"
|
||||
nalgebra = "0.33.0"
|
||||
rustc-hash = "2.0.0"
|
||||
slab = "0.4.9"
|
||||
sycamore = "0.9.0-beta.3"
|
||||
|
||||
# The `console_error_panic_hook` crate provides better debugging of panics by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue