aboutsummaryrefslogtreecommitdiff
path: root/minecraft-chat/Cargo.toml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2021-12-15 23:10:55 -0600
committermat <github@matdoes.dev>2021-12-15 23:10:55 -0600
commit9642558f8f8d983a7087f15d68be8cf07a85f0c2 (patch)
tree5f0a967f005cd5db510a13ab290c8ad6669b25aa /minecraft-chat/Cargo.toml
parent72aefe871ca4983431b1a0b707b472e73ffea836 (diff)
downloadazalea-drasl-9642558f8f8d983a7087f15d68be8cf07a85f0c2.tar.xz
azalea
Diffstat (limited to 'minecraft-chat/Cargo.toml')
-rw-r--r--minecraft-chat/Cargo.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/minecraft-chat/Cargo.toml b/minecraft-chat/Cargo.toml
deleted file mode 100644
index aa803864..00000000
--- a/minecraft-chat/Cargo.toml
+++ /dev/null
@@ -1,11 +0,0 @@
-[package]
-edition = "2021"
-name = "minecraft-chat"
-version = "0.1.0"
-
-# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
-
-[dependencies]
-lazy_static = "1.4.0"
-serde = "^1.0.130"
-serde_json = "^1.0.72"