Documentation
[package]
name = "runa"
version = "0.1.1"
edition = "2018"
authors = ["maresia <https://github.com/onlymaresia>"]
license = "Apache-2.0"
documentation = "https://docs.rs/runa"
keywords = ["vulkan", "graphics"]
description = "runa"

[dependencies]
mira = "0.1.9"
const-cstr = "0.3.0"
thiserror = "1.0.30"
fermium = "20014.4.2"
once_cell = "1.8.0"

#[[test]]
#name = "window"
#harness = false