diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -212,9 +212,11 @@ dependencies = [ "azalea-physics", "azalea-protocol", "azalea-world", + "lazy_static", "log", "nohash-hasher", "parking_lot", + "regex", "thiserror", "tokio", "typemap_rev", |
