# 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 = "lunara" version = "0.1.0" authors = ["oddlama "] description = """ A work-in-progress, postmodern game engine. """ homepage = "https://github.com/oddlama/lunara" documentation = "https://github.com/oddlama/lunara" readme = "README.md" keywords = [ "game", "engine", "gamedev", "graphics", "renderer", ] categories = [ "game-engines", "graphics", "gui", "rendering", ] license = "CC-BY-NC-SA-4.0" repository = "https://github.com/oddlama/lunara" [dependencies]