# 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 = "2018" name = "tmoe" version = "0.0.1" authors = ["2moe <25324935+2moe@users.noreply.github.com>"] description = "This is a project in development and is for testing only." license-file = "licenses/tmoe/gpl-2.0-or-later.txt" repository = "https://github.com/2moe/tmoe" [profile.release] opt-level = 3 [dependencies.cursive] version = "0.16.3" [dependencies.lazy_static] version = "1.4.0"