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
5
" desktop/embedded-resources" ,
7
- " proc-macros " ,
6
+ " editor " ,
8
7
" frontend/wasm" ,
8
+ " libraries/dyn-any" ,
9
+ " libraries/path-bool" ,
10
+ " libraries/math-parser" ,
9
11
" node-graph/gapplication-io" ,
10
12
" node-graph/gbrush" ,
11
13
" node-graph/gcore" ,
12
14
" node-graph/gcore-shaders" ,
13
- " node-graph/gstd" ,
14
15
" node-graph/gmath-nodes" ,
15
16
" node-graph/gpath-bool" ,
16
17
" node-graph/graph-craft" ,
17
18
" node-graph/graphene-cli" ,
18
19
" node-graph/graster-nodes" ,
20
+ " node-graph/gstd" ,
19
21
" node-graph/gsvg-renderer" ,
20
22
" node-graph/interpreted-executor" ,
21
23
" node-graph/node-macro" ,
22
24
" node-graph/preprocessor" ,
23
- " libraries/dyn-any" ,
24
- " libraries/path-bool" ,
25
- " libraries/math-parser" ,
25
+ " node-graph/wgpu-executor" ,
26
+ " proc-macros" ,
26
27
]
27
28
default-members = [
28
29
" editor" ,
You can’t perform that action at this time.
0 commit comments