File: Changes.md

package info (click to toggle)
rust-alloc-traits 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: makefile: 4
file content (8 lines) | stat: -rw-r--r-- 153 bytes parent folder | download
1
2
3
4
5
6
7
8
# v0.1.1

- Exposes default implementations in `utils`.
- Fixed a leak in the default implementation of `LocalAlloc::realloc`

# v0.1.0

Initial version