# 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 = "gcmh" version = "1.2.1" authors = ["jwcub "] description = "A CLI tool to improve your custom maps on generals.io." homepage = "https://github.com/jwcub/gcmh" readme = "README.md" keywords = [ "cli", "web", "game", ] categories = [ "command-line-utilities", "web-programming", "games", ] license = "Unlicense" repository = "https://github.com/jwcub/gcmh" [dependencies.anyhow] version = "1.0" [dependencies.clap] version = "4.4" features = ["derive"] [dependencies.clap-verbosity-flag] version = "2.1" [dependencies.env_logger] version = "0.10" [dependencies.fake] version = "2.9" [dependencies.fastrand] version = "2.0" [dependencies.indicatif] version = "0.17" [dependencies.log] version = "0.4" [dependencies.prettytable-rs] version = "0.10" [dependencies.reqwest] version = "0.11" features = [ "json", "blocking", ] [dependencies.rust_socketio] version = "0.4" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0"