diff options
Diffstat (limited to 'Cargo.lock')
| -rwxr-xr-x | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -103,6 +103,7 @@ name = "azalea" version = "0.1.0" dependencies = [ "anyhow", + "azalea-client", "env_logger", "tokio", ] |
![]() |
index : azalea-drasl.git | |
| Fork of azalea that adds support for authentication over Drasl/Yggdrasil. |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | Cargo.lock | 1 |
@@ -103,6 +103,7 @@ name = "azalea" version = "0.1.0" dependencies = [ "anyhow", + "azalea-client", "env_logger", "tokio", ] |