[]
= "tickerforge-spec-data"
= "0.1.10"
= "2021"
= "Canonical tickerforge YAML spec tree for Rust (same content as the Python tickerforge-spec-data wheel)."
= "MIT"
= "https://github.com/mesias/tickerforge-spec"
= "README.md"
# Ensure `cargo publish` / crates.io tarballs include the full spec tree.
= [
"Cargo.toml",
"src/**/*",
"spec/**/*",
"README.md",
"LICENSE",
]
[]
= "src/lib.rs"