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