Skip to content

Commit c0bb106

Browse files
desktop enable shader nodes
1 parent 37fae64 commit c0bb106

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
@@ -10,7 +10,7 @@ rust-version = "1.87"
1010

1111
[features]
1212
default = ["gpu"]
13-
gpu = ["graphite-editor/gpu"]
13+
gpu = ["graphite-editor/gpu", "graphene-std/shader-nodes"]
1414

1515
[dependencies]
1616
# Local dependencies

0 commit comments

Comments
 (0)