Files
Aether/crates/aether-cache/Cargo.toml

10 lines
219 B
TOML
Raw Normal View History

[package]
name = "aether-cache"
version = "0.1.0"
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Shared in-memory cache primitives for Aether Rust services"
[dependencies]