[package] name = "examples" version = "0.1.0" authors = ["maik klein "] edition = "2018" [dependencies] winit = "0.25.0" image = "0.10.4" ash = { path = "../ash" } ash-window = { path = "../ash-window" }