aboutsummaryrefslogtreecommitdiff
path: root/minecraft-chat/Cargo.toml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2021-12-11 15:17:42 -0600
committermat <github@matdoes.dev>2021-12-11 15:17:42 -0600
commitba911a8a207eb47df7a055410570767b2e33c2ae (patch)
tree4a53d384f08b7272ba287bdb326f3d7fcb09f289 /minecraft-chat/Cargo.toml
parent6026c74430f311c9217b77e7ac07d183efde5bce (diff)
downloadazalea-drasl-ba911a8a207eb47df7a055410570767b2e33c2ae.tar.xz
correct minecraft-chat :tada:
Diffstat (limited to 'minecraft-chat/Cargo.toml')
-rw-r--r--minecraft-chat/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/minecraft-chat/Cargo.toml b/minecraft-chat/Cargo.toml
index 81f676af..aa803864 100644
--- a/minecraft-chat/Cargo.toml
+++ b/minecraft-chat/Cargo.toml
@@ -7,4 +7,5 @@ version = "0.1.0"
[dependencies]
lazy_static = "1.4.0"
+serde = "^1.0.130"
serde_json = "^1.0.72"