Skip to content

0.1.9

Compare
Choose a tag to compare
@gwihlidal gwihlidal released this 30 Oct 00:32
· 113 commits to master since this release
  • Removed unnecessary mut specifiers.
  • Implemented std::error::Error for vk_mem::Error.
  • Disabled usage of failure by default.
  • Updated to latest vendor commit (6ac1d3a4b732f50aef3a884ef7020cce53007065).
  • Bumped all dependencies to latest versions.
  • Removed clone from Allocator, as it was unsafe and invalid.