mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'p2s/Cargo.toml')
-rw-r--r--p2s/Cargo.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/p2s/Cargo.toml b/p2s/Cargo.toml
deleted file mode 100644
index 2411584..0000000
--- a/p2s/Cargo.toml
+++ /dev/null
@@ -1,11 +0,0 @@
-[package]
-name = "p2s"
-version = "0.1.0"
-edition = "2021"
-
-[dependencies]
-clipp = "0.1.0"
-comat = "0.1.3"
-exoquant = "0.2.0"
-fimg = "0.4.23"
-mindus = { version = "5.0.9", path = "../mindus", default-features = false }