File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
[workspace ]
2
2
members = [
3
- " editor" ,
4
3
" desktop" ,
5
4
" desktop/wrapper" ,
6
- " proc-macros " ,
5
+ " editor " ,
7
6
" frontend/wasm" ,
7
+ " libraries/dyn-any" ,
8
+ " libraries/path-bool" ,
9
+ " libraries/math-parser" ,
8
10
" node-graph/gapplication-io" ,
9
11
" node-graph/gbrush" ,
10
12
" node-graph/gcore" ,
11
13
" node-graph/gcore-shaders" ,
12
- " node-graph/gstd" ,
13
14
" node-graph/gmath-nodes" ,
14
15
" node-graph/gpath-bool" ,
15
16
" node-graph/graph-craft" ,
16
17
" node-graph/graphene-cli" ,
17
18
" node-graph/graster-nodes" ,
19
+ " node-graph/gstd" ,
18
20
" node-graph/gsvg-renderer" ,
19
21
" node-graph/interpreted-executor" ,
20
22
" node-graph/node-macro" ,
21
23
" node-graph/preprocessor" ,
22
- " libraries/dyn-any" ,
23
- " libraries/path-bool" ,
24
- " libraries/math-parser" ,
24
+ " node-graph/wgpu-executor" ,
25
+ " proc-macros" ,
25
26
]
26
27
default-members = [
27
28
" editor" ,
You can’t perform that action at this time.
0 commit comments