# 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 = "crosstermine" version = "3.3.0" authors = ["nomissbowling "] description = "mine for Rust with crossterm" homepage = "https://crates.io/crates/crosstermine" documentation = "https://docs.rs/crosstermine/" readme = "README.md" keywords = [ "mine", "stdout", "stdin", "crossterm", "console", ] categories = [ "development-tools", "game-development", "command-line-utilities", "command-line-interface", ] license = "MIT" repository = "https://github.com/nomissbowling/crosstermine" [dependencies.crossterm] version = "0.27.0" [dependencies.minefield] version = "3.3" [dependencies.mvc-rs] version = "3.3" [dependencies.prayterm] version = "1.0" [dependencies.rand] version = "0.8.5"