aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2021-12-10 18:03:28 +0000
committermat <github@matdoes.dev>2021-12-10 18:03:28 +0000
commit0dce5f56ce8c4ec0eb3ee4eb6c09b20956242dfa (patch)
tree08c4d0de7f7a14238823f5666b8702329ac6cf52 /Cargo.lock
parentf9f7e3498e63d6553b67cefc3958c98f009b33a2 (diff)
downloadazalea-drasl-0dce5f56ce8c4ec0eb3ee4eb6c09b20956242dfa.tar.xz
add formatting to some motds
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 08d718a1..f82d7659 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -307,6 +307,8 @@ dependencies = [
"async-trait",
"byteorder",
"bytes",
+ "minecraft-chat",
+ "serde_json",
"thiserror",
"tokio",
"tokio-util",