diff options
Diffstat (limited to 'azalea-protocol/Cargo.toml')
| -rw-r--r-- | azalea-protocol/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml index 9cbc4859..e5ff3824 100644 --- a/azalea-protocol/Cargo.toml +++ b/azalea-protocol/Cargo.toml @@ -46,6 +46,7 @@ trust-dns-resolver = { version = "^0.23.2", default-features = false, features = "tokio-runtime", ] } uuid = "1.6.1" +log = "0.4.20" [features] connecting = [] |
