0.7.0
This release removes the std feature from the this crate which means that the crate is now no_std compatible by default.
Changes
- Remove std feature and make the crate fully no_std
- Update
scale-infoto v2.11.5
Full Changelog: v0.6.0...v0.7.0