Files
Aether/crates/aether-testing/support/Cargo.toml
T

11 lines
249 B
TOML

[package]
name = "aether-test-support"
version = "0.1.0"
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Small dependency-light integration test helpers for Aether"
[dependencies]
tokio.workspace = true