We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update version to 0.2.2
Updated to version 0.2.1
Updated changelog
Updated dependencies and bumped crate to 0.1.9
Bumped version in readme
Removed max ash version from dependencies.
Bumped version to 0.1.6
Published v0.1.5
Update dependencies and publish v0.1.4
Removed extra heap allocation (Vec is already a heap allocation, so s… …hould be safe to pass to FFI without Box)