# 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] edition = "2018" name = "geobacter-vk-intrinsics" version = "1.0.0" authors = ["Richard Diamond "] description = "Geobacter driver/runtime internal shared code. Do not use." license = "MIT / Apache-2.0" repository = "https://github.com/geobacter-rs/geobacter/tree/master/shared-intrinsics/vk" [dependencies.geobacter-core] version = "1.0.0" [dependencies.geobacter-intrinsics-common] version = "1.0.0" [dependencies.geobacter-rustc-help] version = "1.0.0" [dependencies.geobacter-vk-core] version = "1.0.0" [dependencies.num-traits] version = "0.2.6" [dependencies.vulkano] version = "0.16.0"