We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37fae64 commit 7e9b2d5Copy full SHA for 7e9b2d5
desktop/wrapper/Cargo.toml
@@ -18,7 +18,7 @@ graphite-editor = { path = "../../editor", features = [
18
"gpu",
19
"vello",
20
] }
21
-graphene-std = { workspace = true }
+graphene-std = { workspace = true, features = [ "shader-nodes" ] }
22
graph-craft = { workspace = true }
23
wgpu-executor = { workspace = true }
24
0 commit comments