File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33## Upcoming version
44
5+ ## [ v0.15.0]
6+
57### Added
8+ - [[ #270 ] ( https://github.com/rust-vmm/vm-memory/pull/270 )] atomic_bitmap: add capability to reset bits range
9+ - [[ #285 ] ( https://github.com/rust-vmm/vm-memory/pull/285 )] Annotated modules in lib.rs to indicate their feature
10+ dependencies such that it is reflected in the docs, enhancing documentation clarity for users.
11+
612### Changed
713- [[ #275 ] ( https://github.com/rust-vmm/vm-memory/pull/275 )] Fail builds on non 64-bit platforms.
814### Fixed
Original file line number Diff line number Diff line change 11[package ]
22name = " vm-memory"
3- version = " 0.14 .0"
3+ version = " 0.15 .0"
44description = " Safe abstractions for accessing the VM physical memory"
55keywords = [" memory" ]
66categories = [" memory-management" ]
You can’t perform that action at this time.
0 commit comments