aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2023-04-19 19:57:30 +0000
committermat <github@matdoes.dev>2023-04-19 19:57:30 +0000
commit0b49939374c222b8037aebe0101fc96506dddd81 (patch)
treee46193e2c2283c6f8802b50682d584051196388a /Cargo.lock
parent16903b73bf58a6f5b7fa19f52f265c50dadf0c2b (diff)
downloadazalea-drasl-0b49939374c222b8037aebe0101fc96506dddd81.tar.xz
re export azalea_auth from azalea
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 493cc6a1..20380f3a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -164,6 +164,7 @@ version = "0.6.0"
dependencies = [
"anyhow",
"async-trait",
+ "azalea-auth",
"azalea-block",
"azalea-chat",
"azalea-client",