Integrate dyn-any into the main graphite repo

This commit is contained in:
Dennis
2022-08-04 09:05:19 +02:00
parent 52b3553a75
commit 30af1ba8db
17 changed files with 1724 additions and 1600 deletions
+6 -2
View File
@@ -4,8 +4,12 @@ members = [
"graphene",
"proc-macros",
"frontend/wasm",
"bezier-rs/lib",
"bezier-rs/docs/interactive-docs/wasm",
"bezier-rs/lib",
"bezier-rs/docs/interactive-docs/wasm",
"node-graph/gcore",
"node-graph/gstd",
"node-graph/borrow_stack",
"libraries/dyn-any",
]
[profile.release.package.graphite-wasm]