aboutsummaryrefslogtreecommitdiff
path: root/azalea/Cargo.toml
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2023-05-16 23:26:45 -0500
committermat <git@matdoes.dev>2023-05-16 23:26:45 -0500
commit2ba7b83490f5fb6e40a4e94da743bebe23cd7862 (patch)
tree730115f764f623069b490f62101c229726da815a /azalea/Cargo.toml
parent0cc76dfb67e852868e30d1c8529826c41a18e9d1 (diff)
downloadazalea-drasl-2ba7b83490f5fb6e40a4e94da743bebe23cd7862.tar.xz
ClientBuilder::new_without_plugins
Diffstat (limited to 'azalea/Cargo.toml')
-rw-r--r--azalea/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml
index 4a7469d3..f7d050f6 100644
--- a/azalea/Cargo.toml
+++ b/azalea/Cargo.toml
@@ -39,3 +39,4 @@ priority-queue = "1.3.0"
thiserror = "^1.0.37"
tokio = "^1.24.2"
uuid = "1.2.2"
+bevy_log = "0.10.1"