yandex-tracker-cli 1.0.0

Token-efficient Yandex Tracker CLI for humans and AI agents
Documentation
1
2
3
4
5
# No MSRV pin: this is an end-user tool, not a library other crates build against,
# so nothing downstream breaks when we move forward.
[toolchain]
channel = "stable"
components = ["rustfmt", "clippy"]