# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "tztail" version = "1.2.0" authors = ["Aswin Karthik "] description = "tztail (TimeZoneTAIL) allows you to view logs in the timezone you want" documentation = "https://github.com/thecasualcoder/tztail/blob/master/README.md" license-file = "LICENSE-MIT" repository = "https://github.com/thecasualcoder/tztail" [dependencies.atty] version = "0.2" [dependencies.chrono] version = "0.4" [dependencies.chrono-tz] version = "0.5" [dependencies.clap] version = "2" features = ["suggestions", "color", "wrap_help"] [dependencies.colored] version = "1.6" [dependencies.regex] version = "1" [dev-dependencies.assert_cmd] version = "0.10.2" [dev-dependencies.escargot] version = "0.3.1" [dev-dependencies.lazy_static] version = "1.2.0"