mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-12 14:10:19 +08:00
11 lines
262 B
TOML
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
|