What's Changed
- Replace
lazy_static
with once_cell
by @Expyron in #106
- Replace
dashmap
with scc
by @palfrey in #109
- Standard test attribute worked with
mod
, others didn't (e.g. tokio::test
) by @palfrey in #110
New Contributors
Full Changelog: v3.0.0...v3.1.0