aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 4 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index da8eb6c..4403a53 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,8 @@ members = [
"stockton-render",
"stockton-levels",
"stockton-contrib",
+ "rendy-memory",
+ "rendy-descriptor",
"examples/render-bsp",
- "examples/input-codegen"
-] \ No newline at end of file
+ "examples/input-codegen",
+]