Explicit tokio features

Somehow I thought this would make my binary smaller lol
This commit is contained in:
John Doty 2023-11-25 08:04:40 -08:00
parent 2684d7f009
commit 0368074ea0
2 changed files with 1 additions and 2 deletions

1
Cargo.lock generated
View file

@ -666,7 +666,6 @@ dependencies = [
"libc",
"mio",
"num_cpus",
"parking_lot",
"pin-project-lite",
"signal-hook-registry",
"socket2",