[package] name = "andes" version = "0.1.0" edition = "2021" description = "An interface for Ollama in Rust" license = "MIT" repository = "https://github.com/richardanaya/Andes" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] iced = "0.12.1" once_cell = "1.19.0"