[package] name = "pf_tas" version = "0.1.1" authors = ["Rukai "] description = "TAS tool for PF sandbox" license = "GPL-3.0" repository = "https://github.com/rukai/pf_sandbox" keywords = ["pf", "sandbox", "TAS"] [dependencies] winit = "0.7" vulkano = "0.5" vulkano-shader-derive = "0.5" vulkano-win = "0.5" vulkano_text = "0.3" serde_json = "0.9" serde_derive = "0.9" serde = "0.9" [build-dependencies] vulkano-shaders = "0.3"