# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "boson" version = "0.13.11" authors = [ "Voxelphile", "Rustaceans like you!", ] description = "A vulkan abstraction layer." readme = "README.md" keywords = [ "graphics", "vulkan", ] license = "MIT" repository = "https://github.com/voxelphile/boson" [dependencies.ash] version = "0.37.2+1.3.238" features = ["linked"] [dependencies.ash-window] version = "0.12.0" [dependencies.bitflags] version = "2.1.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.profiling] version = "1.0.8" [dependencies.raw-window-handle] version = "0.5.0" [dependencies.semver] version = "1.0.17" [dependencies.shaderc] version = "0.8.2"