diff options
| author | Ubuntu <github@matdoes.dev> | 2022-09-19 19:53:16 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-09-19 19:53:16 +0000 |
| commit | 14a6f9d9f89452b56102ffc5dc61125cc2b63aff (patch) | |
| tree | e73c03bb327422142dc27c3b163f49d44f948d0e /Cargo.lock | |
| parent | 4247945df13507fb07a4746263bb702d6fbe04cd (diff) | |
| download | azalea-drasl-14a6f9d9f89452b56102ffc5dc61125cc2b63aff.tar.xz | |
replace printlns with log
Diffstat (limited to 'Cargo.lock')
| -rwxr-xr-x | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -167,6 +167,7 @@ dependencies = [ "azalea-physics", "azalea-protocol", "azalea-world", + "log", "thiserror", "tokio", "uuid", |
