diff options
| author | mat <github@matdoes.dev> | 2022-06-16 23:38:51 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-06-16 23:38:51 -0500 |
| commit | 74c3ae52f84d988b8bf3f0affe143d2cd2d8143a (patch) | |
| tree | f4755ffe59e7f5feac34569b788c92f7a88b9489 /Cargo.lock | |
| parent | 4f89f70091962c967a7022e6f293f11a446abc3c (diff) | |
| download | azalea-drasl-74c3ae52f84d988b8bf3f0affe143d2cd2d8143a.tar.xz | |
azalea-world uses azalea-block
Diffstat (limited to 'Cargo.lock')
| -rwxr-xr-x | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -183,6 +183,7 @@ dependencies = [ name = "azalea-world" version = "0.1.0" dependencies = [ + "azalea-block", "azalea-core", "azalea-nbt", "azalea-protocol", |
