librashader/Cargo.toml

8 lines
139 B
TOML
Raw Normal View History

2022-10-17 23:52:16 -04:00
[workspace]
members = [
2022-10-21 21:04:00 -04:00
"librashader",
"librashader-presets",
2022-10-23 02:36:41 -04:00
"librashader-preprocess",
2022-10-25 01:47:41 -04:00
"librashader-reflect",
"naga"
2022-10-17 23:52:16 -04:00
]