forked from StudioInfinity/dyna3
Rewrite SpecifiedValue as a read-only structure
This commit is contained in:
parent
8b4a72c60c
commit
84bfdefccb
4 changed files with 41 additions and 44 deletions
|
|
@ -13,6 +13,7 @@ itertools = "0.13.0"
|
|||
js-sys = "0.3.70"
|
||||
lazy_static = "1.5.0"
|
||||
nalgebra = "0.33.0"
|
||||
readonly = "0.2.12"
|
||||
rustc-hash = "2.0.0"
|
||||
slab = "0.4.9"
|
||||
sycamore = "0.9.0-beta.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue