aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-09-05 10:38:40 -0500
committermat <github@matdoes.dev>2022-09-05 10:38:40 -0500
commit4301a2f2d4c711fd50a54cf065079c42b89a72f2 (patch)
tree8eea78c5d984032e49108c4cfde7ec0e4de1fc57 /Cargo.toml
parente9f88ce546acb57fe190740d0a74ae0ce6c8d671 (diff)
downloadazalea-drasl-4301a2f2d4c711fd50a54cf065079c42b89a72f2.tar.xz
Publish empty azalea crate
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0ba31604..8a984e81 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,7 @@
[workspace]
members = [
"bot",
+ "azalea",
"azalea-client",
"azalea-protocol",
"azalea-chat",