mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_ws: use log crate for debug error messages
This commit is contained in:
parent
572aa632b6
commit
0f6d6d4b21
5 changed files with 12 additions and 10 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -101,6 +101,7 @@ dependencies = [
|
|||
"flume",
|
||||
"hashbrown",
|
||||
"indexmap",
|
||||
"log",
|
||||
"mimalloc",
|
||||
"mio",
|
||||
"native-tls",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue