mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 07:38:12 +08:00
Add init function to wasm-bindings crate and update dependencies (#33)
This commit is contained in:
+4
-3
@@ -1,7 +1,8 @@
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[workspace]
|
||||
|
||||
members = [
|
||||
"packages/*",
|
||||
]
|
||||
|
||||
[profile.release.package.wasm-bindings]
|
||||
# Tell `rustc` to optimize for small code size.
|
||||
opt-level = "s"
|
||||
|
||||
Reference in New Issue
Block a user