[badges.maintenance]
status = "actively-developed"
[dependencies.ash]
version = "0.37.0"
[package]
authors = ["Ashley Ruglys <ashley.ruglys@gmail.com>"]
categories = ["api-bindings", "rendering", "rendering::engine", "rendering::graphics-api"]
description = "Simplification of core Vulkan synchronization mechanisms such as pipeline barriers and events. Forked off of the original vk-sync crate which is currently unmaintained."
documentation = "https://docs.rs/vk-sync-fork"
edition = "2018"
exclude = [".travis.yml", ".gitignore", "appveyor.yml"]
homepage = "https://github.com/espenses/vk-sync-rs"
keywords = ["vulkan", "vk", "ash", "graphics", "3d"]
license = "MIT/Apache-2.0"
name = "vk-sync-fork"
readme = "README.md"
repository = "https://github.com/expenses/vk-sync-rs"
version = "0.4.0"