What's Changed
- Stop using tokio in test which runs all futures sync by @pgerber in #114
- Add
is_locked_serially()
to check if we are in a#[serial]
context by @pgerber in #113 - CI step with fully updated dependencies by @palfrey and @vsirivol in #118
default_features
->default-features
by @palfrey in #119- Strip down the required features for various libraries by @palfrey in #120
New Contributors
Full Changelog: v3.1.1...v3.2.0