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