diff options
| author | mat <github@matdoes.dev> | 2021-12-09 22:10:45 +0000 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2021-12-09 22:10:45 +0000 |
| commit | 966471f740ea7cb19e7106000a9f3cf9d306fd32 (patch) | |
| tree | 7bec45bf72900ad6a1752ec9f7c172f385736880 /Cargo.lock | |
| parent | ecee5e96ca2f7d00dd14f44ff0c1facd01550b65 (diff) | |
| download | azalea-drasl-966471f740ea7cb19e7106000a9f3cf9d306fd32.tar.xz | |
split mstuff
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", |
