diff options
Diffstat (limited to 'azalea-client/Cargo.toml')
| -rw-r--r-- | azalea-client/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml index ae00d1cf..6ca17a94 100644 --- a/azalea-client/Cargo.toml +++ b/azalea-client/Cargo.toml @@ -7,6 +7,7 @@ license.workspace = true repository.workspace = true [dependencies] +async-compat.workspace = true azalea-auth = { path = "../azalea-auth", version = "0.12.0" } azalea-block = { path = "../azalea-block", version = "0.12.0" } azalea-buf = { path = "../azalea-buf", version = "0.12.0" } |
