# 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 = "sayme" version = "0.1.2" authors = ["Angelo "] description = "A GPT-3 CLI wrapper for developers" license = "MIT" [profile.dev] opt-level = 1 [profile.release] opt-level = 3 [dependencies.async-openai] version = "0.11.1" [dependencies.bat] version = "0.23.0" [dependencies.clap] version = "4.3.1" features = ["derive"] [dependencies.colored] version = "2.0.0" [dependencies.question] version = "0.2.2" [dependencies.spinners] version = "4.1.0" [dependencies.tokio] version = "1.25.0" features = ["full"]