# 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 = "reply" version = "0.0.1-beta.2" authors = ["Felipe S. S. Schneider "] description = "reply makes any command-line application a (stateless) REPL" homepage = "https://github.com/schneiderfelipe/getanswe.rs/tree/main/reply" readme = "README.md" license = "MIT" repository = "https://github.com/schneiderfelipe/getanswe.rs" resolver = "1" [dependencies.anyhow] version = "1.0.69" [dependencies.clap] version = "4.1.8" [dependencies.clap-verbosity-flag] version = "2.0.0" [dependencies.duct] version = "0.13.6" [dependencies.duct_sh] version = "0.13.6" [dependencies.human-panic] version = "1.1.1" [dependencies.log] version = "0.4.17" [dependencies.pretty_env_logger] version = "0.4.0" [dependencies.rustyline] version = "11.0.0" [dependencies.thiserror] version = "1.0.39"