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

12 lines
279 B
TOML

[package]
name = "aether-task-core"
version = "0.1.0"
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Pure distributed task definitions, leases, and fencing contracts"
[dependencies]
serde.workspace = true
thiserror.workspace = true