You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Cargo.toml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -205,7 +205,6 @@ opt-level = 1
205
205
[profile.dev.package]
206
206
graphite-editor = { opt-level = 1 }
207
207
graphene-core-shaders = { opt-level = 1 }
208
-
graphene-core = { opt-level = 1 }
209
208
graphene-std = { opt-level = 1 }
210
209
interpreted-executor = { opt-level = 1 } # This is a mitigation for https://github.com/rustwasm/wasm-pack/issues/981 which is needed because the node_registry function is too large
0 commit comments