diff options
| author | mat <github@matdoes.dev> | 2023-05-04 20:38:10 +0000 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2023-05-04 20:38:10 +0000 |
| commit | c7a923ccc8ae825deca62ac2cc8c80c01484d5b6 (patch) | |
| tree | 787c6eb579d0b126f0e9dfa161bdea758fe9aa0a /azalea/Cargo.toml | |
| parent | ff6d43458cef8ac6a23e6e8accd4b71c2a04aef6 (diff) | |
| parent | 634cb8d72c6608512aedba19e5cd669104bc35ea (diff) | |
| download | azalea-drasl-c7a923ccc8ae825deca62ac2cc8c80c01484d5b6.tar.xz | |
merge main
Diffstat (limited to 'azalea/Cargo.toml')
| -rw-r--r-- | azalea/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index 678d4a3b..5dbc7556 100644 --- a/azalea/Cargo.toml +++ b/azalea/Cargo.toml @@ -18,6 +18,7 @@ azalea-block = { version = "0.6.0", path = "../azalea-block" } azalea-chat = { version = "0.6.0", path = "../azalea-chat" } azalea-client = { version = "0.6.0", path = "../azalea-client" } azalea-core = { version = "0.6.0", path = "../azalea-core" } +azalea-inventory = { version = "0.1.0", path = "../azalea-inventory" } azalea-physics = { version = "0.6.0", path = "../azalea-physics" } azalea-protocol = { version = "0.6.0", path = "../azalea-protocol" } azalea-registry = { version = "0.6.0", path = "../azalea-registry" } |
