# 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 = "fay" version = "0.1.7" exclude = [".vscode/*"] description = "A simple cross platform CLI app written in Rust to automate multiple shell ( bash or cmd ) commands" homepage = "https://github.com/p32929/fay_cli" readme = "README.md" keywords = [ "shell", "bash", "cli", "automation", "simple", ] categories = [ "accessibility", "command-line-interface", ] license = "MIT" [dependencies.miniserde] version = "0.1.27"