aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock12
1 files changed, 0 insertions, 12 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 0892d4ae..de403e1a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -162,17 +162,6 @@ dependencies = [
]
[[package]]
-name = "async-recursion"
-version = "1.1.1"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11"
-dependencies = [
- "proc-macro2",
- "quote",
- "syn",
-]
-
-[[package]]
name = "async-task"
version = "4.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
@@ -490,7 +479,6 @@ name = "azalea-protocol"
version = "0.14.0+mc1.21.10"
dependencies = [
"anyhow",
- "async-recursion",
"azalea-auth",
"azalea-block",
"azalea-brigadier",