2022-10-17 23:52:16 -04:00
|
|
|
[workspace]
|
|
|
|
members = [
|
2022-11-21 16:53:36 -05:00
|
|
|
"librashader",
|
2022-11-21 16:13:37 -05:00
|
|
|
"librashader-common",
|
2022-10-21 01:12:17 -04:00
|
|
|
"librashader-presets",
|
2022-10-23 02:36:41 -04:00
|
|
|
"librashader-preprocess",
|
2022-10-25 01:47:41 -04:00
|
|
|
"librashader-reflect",
|
2022-11-29 00:23:48 -05:00
|
|
|
"librashader-runtime",
|
2022-11-26 15:58:26 -05:00
|
|
|
"librashader-runtime-d3d11",
|
2022-11-09 01:11:25 -05:00
|
|
|
"librashader-runtime-gl",
|
2022-12-05 17:30:48 -05:00
|
|
|
"librashader-runtime-vk",
|
2022-12-03 18:32:10 -05:00
|
|
|
"librashader-capi",
|
2022-12-01 02:07:21 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[workspace.metadata.release]
|