summaryrefslogtreecommitdiff
path: root/systems/sheet/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'systems/sheet/Cargo.toml')
-rw-r--r--systems/sheet/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/systems/sheet/Cargo.toml b/systems/sheet/Cargo.toml
new file mode 100644
index 0000000..89c439b
--- /dev/null
+++ b/systems/sheet/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "sheet"
+edition = "2024"
+version.workspace = true
+
+[dependencies]