smartcat 0.1.3

Putting a brain behind `cat`. WIP cli interface to language model to bring them in the Unix echosystem 🐈‍⬛
[dependencies.clap]
features = ["derive"]
version = "4"

[dependencies.log]
version = "0"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.toml]
version = "0"

[dependencies.ureq]
features = ["json"]
version = "2"

[package]
description = "Putting a brain behind `cat`.\nWIP cli interface to language model to bring them in the Unix echosystem 🐈‍⬛\n"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "smartcat"
readme = "README.md"
version = "0.1.3"