diff options
| author | mat <github@matdoes.dev> | 2021-12-10 18:03:28 +0000 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2021-12-10 18:03:28 +0000 |
| commit | 0dce5f56ce8c4ec0eb3ee4eb6c09b20956242dfa (patch) | |
| tree | 08c4d0de7f7a14238823f5666b8702329ac6cf52 /Cargo.lock | |
| parent | f9f7e3498e63d6553b67cefc3958c98f009b33a2 (diff) | |
| download | azalea-drasl-0dce5f56ce8c4ec0eb3ee4eb6c09b20956242dfa.tar.xz | |
add formatting to some motds
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -307,6 +307,8 @@ dependencies = [ "async-trait", "byteorder", "bytes", + "minecraft-chat", + "serde_json", "thiserror", "tokio", "tokio-util", |
