greentic-gui 0.5.2

Greentic GUI runtime (Axum-based) that serves tenant packs, enforces auth, and exposes worker/session APIs plus a browser SDK.
1
2
3
4
5
6
# Canonical rustfmt config for all Greentic repos.
# Source: greenticai/.github/toolchain/rustfmt.toml
# Sync: ./sync-toolchain.sh (from workspace root)
# Do not edit per-repo.

edition = "2024"