Suppress unused warnings and clean up workspace

This commit is contained in:
2026-06-18 21:16:25 -07:00
parent 2979dd476e
commit bbe2083965
13 changed files with 50 additions and 59 deletions
+3
View File
@@ -3,6 +3,9 @@ name = "roto-codegen"
version = "0.1.0"
edition = "2024"
[features]
alloc = []
[dependencies]
roto-runtime = { path = "../runtime" }