# 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 = "kamel" version = "0.1.0" authors = [ "Lorenz Klaus ", "Marlon Klaus ", ] description = "A game engine based on bevy" homepage = "https://github.com/projectkml/vk-mem-alloc-rs" documentation = "https://docs.rs/vk-mem-alloc" readme = "README.md" keywords = [ "game", "engine", "vulkan", "bevy", ] categories = [ "rendering", "rendering::engine", "rendering::graphics-api", ] license = "Apache-2.0" repository = "https://github.com/projectkml/vk-mem-alloc-rs" [dependencies]