aquatic_ws: use log crate for debug error messages

This commit is contained in:
Joakim Frostegård 2020-05-23 14:24:26 +02:00
parent 572aa632b6
commit 0f6d6d4b21
5 changed files with 12 additions and 10 deletions

1
Cargo.lock generated
View file

@ -101,6 +101,7 @@ dependencies = [
"flume",
"hashbrown",
"indexmap",
"log",
"mimalloc",
"mio",
"native-tls",