Files
archlens/crates/domain/Cargo.toml
Gabriel Kaszewski 35f27d00b0
Some checks failed
CI / Check / Test (push) Failing after 1m24s
init: archlens — architecture diagram generator
Hex arch + DDD, tree-sitter parsing, Mermaid/ASCII output.
Supports Rust + Python. 92 tests. CI, diff, --check for staleness detection.
2026-06-16 16:13:04 +02:00

9 lines
129 B
TOML

[package]
name = "archlens-domain"
version = "0.1.0"
edition = "2024"
publish = false
[dependencies]
thiserror.workspace = true