greentic-setup 0.4.28

End-to-end bundle setup engine for the Greentic platform — pack discovery, QA-driven configuration, secrets persistence, and bundle lifecycle management
Documentation
1
2
3
4
5
6
7
8
# Canonical toolchain for Greentic host repos.
# Source: greenticai/.github/toolchain/host/rust-toolchain.toml
# Sync: ./sync-toolchain.sh (from workspace root)
# Do not edit per-repo.

[toolchain]
channel = "1.94.0"
components = ["clippy", "rustfmt"]