Files
harmony/docs/adr/003-abstractions/topology/Cargo.toml
Jean-Gabriel Gill-Couture 64582caa64
Some checks failed
Run Check Script / check (pull_request) Failing after 10s
docs: Major rehaul of documentation
2026-03-19 22:38:55 -04:00

11 lines
181 B
TOML

[package]
name = "example-topology"
edition = "2024"
version.workspace = true
readme.workspace = true
license.workspace = true
publish = false
[dependencies]
rand.workspace = true