[package]
name = "codewhale-command-contract"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
description = "Prototype command capability and dispatch shapes for the staged TUI command extraction"
[dependencies]
codewhale-core = { path = "../core", version = "0.9.8" }