greentic-deployer 0.4.39

Greentic deployer runtime for plan construction and deployment-pack dispatch
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"]