diff options
| author | mat <github@matdoes.dev> | 2023-04-19 19:57:30 +0000 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2023-04-19 19:57:30 +0000 |
| commit | 0b49939374c222b8037aebe0101fc96506dddd81 (patch) | |
| tree | e46193e2c2283c6f8802b50682d584051196388a /Cargo.lock | |
| parent | 16903b73bf58a6f5b7fa19f52f265c50dadf0c2b (diff) | |
| download | azalea-drasl-0b49939374c222b8037aebe0101fc96506dddd81.tar.xz | |
re export azalea_auth from azalea
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -164,6 +164,7 @@ version = "0.6.0" dependencies = [ "anyhow", "async-trait", + "azalea-auth", "azalea-block", "azalea-chat", "azalea-client", |
