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