0.13.3
Changed
- PR#90 changed this crate to default to
no_std, unless thedetectionfeature is enabled, closing PR#89. Thanks @so-rose! - PR#91 changed the license terms from
MIT OR Apache2.0to justApache-2.0, as PR#84 merged external code that was only licensed underApache-2.0. See #88 for the original raising of this mismatch.