diff options
| author | Ubuntu <github@matdoes.dev> | 2022-09-09 19:27:59 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-09-09 19:27:59 +0000 |
| commit | c033587503eedc822cd3c9d44bf60a6dc51f8263 (patch) | |
| tree | 2c775d195a2198db52a244e95d70dd457d548915 /Cargo.lock | |
| parent | 98000f800f31c85c7bbf121b116047137b503c49 (diff) | |
| download | azalea-drasl-c033587503eedc822cd3c9d44bf60a6dc51f8263.tar.xz | |
add logger
Diffstat (limited to 'Cargo.lock')
| -rwxr-xr-x | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -249,6 +249,7 @@ dependencies = [ "byteorder", "bytes", "flate2", + "log", "serde", "serde_json", "thiserror", |
