v0.2.1
Added
- Build docs.rs documentation with all features enabled for completeness.
- Add support for
std::sync::Condvar
Fixed
- The
parkinglot
module is now correctly enabled by theparkinglot
feature rather than the
lockapi
feature.
std::sync::Condvar
parkinglot
module is now correctly enabled by the parkinglot
feature rather than thelockapi
feature.