# 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] edition = "2018" name = "yaksay" version = "1.5.8" authors = ["Valdemar Høgsvig Lorenzen "] description = "Cowsay enhanced" readme = "README.md" keywords = ["cli", "yaksay", "cowsay"] categories = ["command-line-utilities"] license-file = "LICENSE" repository = "https://github.com/discobiscuit99/yaksay" [dependencies.assert_cmd] version = "1.0.1" [dependencies.colored] version = "1.9.3" [dependencies.exitfailure] version = "0.5.1" [dependencies.failure] version = "0.1.8" [dependencies.predicates] version = "1.0.4" [dependencies.structopt] version = "0.3.15" [dependencies.textwrap] version = "0.11.0"