diff options
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", |
