aboutsummaryrefslogtreecommitdiff
path: root/minecraft-chat/Cargo.toml
diff options
context:
space:
mode:
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"