Files
Aether/crates/aether-gateway/control/Cargo.toml
T

11 lines
262 B
TOML

[package]
name = "aether-gateway-control"
version = "0.1.0"
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Gateway control-plane request context and HTTP-neutral DTO boundaries"
[dependencies]
http.workspace = true