aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2023-02-04 19:38:33 -0600
committermat <github@matdoes.dev>2023-02-04 19:38:33 -0600
commit2db9e1c0980c15366465250389a2ba88c3e043ff (patch)
treee5f780c8f1216895ef7db0602aa51418a4286c07 /Cargo.toml
parentcc345d2c0a4256ebd5fd8f9afdbc75785a455914 (diff)
downloadazalea-drasl-2db9e1c0980c15366465250389a2ba88c3e043ff.tar.xz
move 'bot' into its own example
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-xCargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6c3ed34c..febe6517 100755
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,5 @@
[workspace]
members = [
- "bot",
"azalea",
"azalea-client",
"azalea-protocol",