# 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 = "2018" name = "yeast" version = "0.20.2" authors = ["Yvan Sraka "] description = "Yet Another Shell Trick" readme = "README.md" license = "GPL-3.0" repository = "https://github.com/yvan-sraka/yeast" [dependencies.ansi_term] version = "0.11" [dependencies.clap] version = "2.32.0" [dependencies.libc] version = "0.2.37" [dependencies.rand] version = "0.4.2" [badges.maintenance] status = "experimental" [badges.travis-ci] branch = "master" repository = "https://github.com/yvan-sraka/yeast"