diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -303,6 +303,7 @@ name = "minecraft-protocol" version = "0.1.0" dependencies = [ "async-recursion", + "async-trait", "byteorder", "bytes", "thiserror", |
