[package] name = "hashirama" version = "0.1.51" edition = "2021" license = "MIT" authors = ["hariprasath"] description = "Gemini ai based CLI in the taste of Hashirama Senju" repository = "https://github.com/HashiramaSenjuhari/hashirama" documentation = "https://docs.rs/hashirama" homepage = "https://crates.io/crates/hashirama" [dependencies] colored = "2.0" 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"