attini 0.0.1

CLI coding agent that aims to be as autonomous as it can be, without ever leaving your control
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "attini"
version = "0.0.1"
dependencies = [
 "libc",
 "noargs",
 "nojson",
 "noprop",
]

[[package]]
name = "libc"
version = "0.2.189"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2"

[[package]]
name = "noargs"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af5b13e43c3b5f1b4f2db60f5f03c803a04f5dd0a6fd44c83b5517ca1ec42ac4"

[[package]]
name = "nojson"
version = "0.3.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e75dfcef0ca5529a58a350e6b80783c98521a70f73fb1c4f0d4b661ba892d766"

[[package]]
name = "noprop"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73026775e276cb339c67cdf71b2a8c067991fbe1cfbf25e17c7420afe6f829f7"