aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2023-07-23 22:24:08 -0500
committermat <git@matdoes.dev>2023-07-23 22:24:08 -0500
commit15acf1347727b84472e6a8a1c7a4f51cd3163f01 (patch)
tree46242cbf4eecd59e3d718bc8c5ac96be90aeec81 /Cargo.lock
parentd99ba0da5500a1a4917bf9c8c9e93e2caa4ada99 (diff)
downloadazalea-drasl-15acf1347727b84472e6a8a1c7a4f51cd3163f01.tar.xz
fix sending brand incorrectly
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 78f143b6..fff579de 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -290,6 +290,7 @@ dependencies = [
"async-trait",
"azalea-auth",
"azalea-block",
+ "azalea-buf",
"azalea-chat",
"azalea-core",
"azalea-crypto",