Release v0.7.5
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.5 (2023-03-19)
Documentation
- fix badges (6ff1d53)
Build
- deps-dev: adopt once_cell instead of lazy_static (575fbeb)
- deps: bump codecov/codecov-action from 3.1.0 to 3.1.1 (b41a36f)
- deps: update base64 requirement from 0.13 to 0.20 (ed3e3e8)
- deps: update base64 requirement from 0.20 to 0.21 (392b1a3)
- deps: update rmp-serde and uuid (75434ba)
Feature
- remove warnings (19a5044)
Maintenance
- add RELEASE_BODY.md to gitignore (9f7a6c1)
- migrate to rust edition 2021 (fb36db8)
- update rust lower version (5600d1e)