aboutsummaryrefslogtreecommitdiff
path: root/minecraft-core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'minecraft-core/Cargo.toml')
-rw-r--r--minecraft-core/Cargo.toml9
1 files changed, 0 insertions, 9 deletions
diff --git a/minecraft-core/Cargo.toml b/minecraft-core/Cargo.toml
deleted file mode 100644
index e36cc03e..00000000
--- a/minecraft-core/Cargo.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[package]
-edition = "2021"
-name = "minecraft-core"
-version = "0.1.0"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-uuid = "^0.8.2"