chore: release v0.0.24

This commit is contained in:
edera-cultivation[bot]
2024-10-17 17:29:58 +00:00
committed by GitHub
parent 7f5a8c7a6e
commit cd33348f3e
5 changed files with 22 additions and 11 deletions

View File

@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.0.24](https://github.com/edera-dev/krata/compare/v0.0.23...v0.0.24) - 2024-10-17
### Fixed
- *(xenplatform)* e820 sanitize should now produce valid mappings
### Other
- update Cargo.toml dependencies
- update Cargo.lock dependencies
## [0.0.23](https://github.com/edera-dev/krata/compare/v0.0.22...v0.0.23) - 2024-09-17
### Other