# 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] name = "lolcat" version = "1.5.0" authors = ["Umang Raghuvanshi "] description = "The good ol' lolcat, now with fearless concurrency." readme = "README.md" license = "MIT" repository = "https://github.com/ur0/lolcat" [dependencies.atty] version = "0.2" [dependencies.clap] version = "2.33.0" [dependencies.rand] version = "0.7.3" [dependencies.termsize] version = "0.1.6" [dependencies.utf8-chars] version = "1.0.2"