Files
Aether/crates/aether-provider/core/Cargo.toml
T

12 lines
285 B
TOML

[package]
name = "aether-provider-core"
version = "0.1.0"
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Pure provider catalog, capability, and health contracts for Aether"
[dependencies]
serde.workspace = true
thiserror.workspace = true