# 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 = "amphora" version = "0.0.0" description = "An opinionated meta crate for creating graphically minimal Rogue-li[ke|te] games" readme = "README.md" keywords = [ "amphora", "gamedev", "rogue", "cli", "2d", ] categories = [ "algorithms", "command-line-interface", "data-structures", "game-development", "game-engines", ] license = "MIT" repository = "https://github.com/matanlurey/amphora"