# 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 = "metty" version = "2024.7.0" description = "A CLI tool for getting real time information about the Tyne and Wear Metro" homepage = "https://github.com/DanNixon/metty" readme = "README.md" keywords = [ "nexus", "tyne-and-wear-metro", "cli", "command-line", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/DanNixon/metty" [dependencies.ascii_table] version = "4.0.3" features = ["color_codes"] [dependencies.cadmium-yellow] version = "2024.3.2" [dependencies.clap] version = "~4.4.0" features = [ "derive", "env", ] [dependencies.clap_complete] version = "~4.4.0" [dependencies.colored] version = "2.1.0" [dependencies.tokio] version = "1.38.1" features = [ "macros", "rt-multi-thread", ]