aboutsummaryrefslogtreecommitdiff
path: root/crates/fparkan-world/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/fparkan-world/Cargo.toml')
-rw-r--r--crates/fparkan-world/Cargo.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/crates/fparkan-world/Cargo.toml b/crates/fparkan-world/Cargo.toml
new file mode 100644
index 0000000..e336d07
--- /dev/null
+++ b/crates/fparkan-world/Cargo.toml
@@ -0,0 +1,11 @@
+[package]
+name = "fparkan-world"
+version.workspace = true
+edition.workspace = true
+license.workspace = true
+repository.workspace = true
+
+[dependencies]
+
+[lints]
+workspace = true