[package] name = "heyy" version = "0.1.5" edition = "2021" license = "MIT" authors = ["hariprasath"] description = "Gemini ai based cli" repository = "https://github.com/HashiramaSenjuhari/gemini-cli" documentation = "https://docs.rs/heyy" homepage = "https://crates.io/crates/heyy" [dependencies] clap = { version = "4.5.21", features = ["derive"] } dotenv = "0.15.0" # clap = "4.5.21" native-tls = "0.2.12" indicatif = "0.17" serde = { version = "1.0.215", features = ["derive"] } serde_json = "1.0.133" # lettre = { version = "0.11.10" } # native-tls = "0.2.12"