forked from StudioInfinity/dyna3
Outline: sort elements by ID
This commit is contained in:
parent
20b96a9764
commit
d481181ef8
2 changed files with 19 additions and 7 deletions
|
|
@ -8,6 +8,7 @@ edition = "2021"
|
|||
default = ["console_error_panic_hook"]
|
||||
|
||||
[dependencies]
|
||||
itertools = "0.13.0"
|
||||
js-sys = "0.3.70"
|
||||
nalgebra = "0.33.0"
|
||||
sycamore = "0.9.0-beta.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue