summaryrefslogtreecommitdiff
path: root/systems/workspace/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'systems/workspace/Cargo.toml')
-rw-r--r--systems/workspace/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/workspace/Cargo.toml b/systems/workspace/Cargo.toml
index c394bb3..c601370 100644
--- a/systems/workspace/Cargo.toml
+++ b/systems/workspace/Cargo.toml
@@ -8,6 +8,7 @@ asset_system = { path = "../_asset" }
config_system = { path = "../_config" }
constants = { path = "../_constants" }
framework = { path = "../_framework" }
+sheet_system = { path = "../sheet" }
serde.workspace = true
thiserror.workspace = true