gpu-alloc-erupt 0.9.0

`erupt` backend for `gpu-alloc`
Documentation
[dependencies.erupt]
default-features = false
features = ["loading"]
version = "0.23.0"

[dependencies.gpu-alloc-types]
version = "=0.3.0"

[dependencies.tinyvec]
default-features = false
features = ["alloc"]
version = "1.0"

[dependencies.tracing]
features = ["attributes"]
optional = true
version = "0.1"

[package]
authors = ["Zakarum <zakarumych@ya.ru>"]
categories = ["graphics", "memory-management", "no-std", "game-development"]
description = "`erupt` backend for `gpu-alloc`"
documentation = "https://docs.rs/gpu-alloc-erupt"
edition = "2018"
homepage = "https://github.com/zakarumych/gpu-alloc"
keywords = ["gpu", "vulkan", "allocation", "no-std"]
license = "MIT OR Apache-2.0"
name = "gpu-alloc-erupt"
readme = "README.md"
repository = "https://github.com/zakarumych/gpu-alloc"
version = "0.9.0"