[package] name = "track2-core" version = "0.1.0" edition = "2024" license = "MIT" authors = ["welsberr "] description = "Track 2 threshold-centered cost-of-substitution simulation core" [lib] name = "track2_core" path = "src/lib.rs"