Skip to content

Commit 7e9b2d5

Browse files
desktop enable shader nodes
1 parent 37fae64 commit 7e9b2d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

desktop/wrapper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ graphite-editor = { path = "../../editor", features = [
1818
"gpu",
1919
"vello",
2020
] }
21-
graphene-std = { workspace = true }
21+
graphene-std = { workspace = true, features = [ "shader-nodes" ] }
2222
graph-craft = { workspace = true }
2323
wgpu-executor = { workspace = true }
2424

0 commit comments

Comments
 (0)