Files
MESH2/crates/mesh-types/Cargo.toml
anthonyrawlins f2d62fa03d Initial workspace: scaffold + constitution + spec documents
Rust workspace with 5 crates (mesh-types, mesh-crypto, mesh-network,
mesh-validator, mesh-wallet), PROJECT_CONSTITUTION.md for CHORUS
automated ingestion, and the full MESH protocol specification suite.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 20:49:44 +11:00

7 lines
199 B
TOML

[package]
name = "mesh-types"
version.workspace = true
edition.workspace = true
license.workspace = true
description = "Core data structures and deterministic binary serialisation for MESH protocol"