zb: tokio: remove lazy_static dep
Remove optional lazy_static
because we already depend on once_cell
, so there is no point to have it.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Remove optional lazy_static
because we already depend on once_cell
, so there is no point to have it.