# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "pf_tas" version = "0.1.1" authors = ["Rukai "] description = "TAS tool for PF sandbox" keywords = ["pf", "sandbox", "TAS"] license = "GPL-3.0" repository = "https://github.com/rukai/pf_sandbox" [dependencies.serde_derive] version = "0.9" [dependencies.vulkano_text] version = "0.3" [dependencies.serde_json] version = "0.9" [dependencies.winit] version = "0.7" [dependencies.vulkano-win] version = "0.5" [dependencies.vulkano-shader-derive] version = "0.5" [dependencies.vulkano] version = "0.5" [dependencies.serde] version = "0.9" [build-dependencies.vulkano-shaders] version = "0.3"