diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,6 +76,7 @@ dependencies = [ name = "azalea-core" version = "0.1.0" dependencies = [ + "azalea-chat", "uuid", ] |
![]() |
index : azalea-drasl.git | |
| Fork of azalea that adds support for authentication over Drasl/Yggdrasil. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.lock | 1 |
@@ -76,6 +76,7 @@ dependencies = [ name = "azalea-core" version = "0.1.0" dependencies = [ + "azalea-chat", "uuid", ] |