1 2 3 4 5 6 7 8 9 10
[package] name = "tf-hyper" version = "0.1.0" edition.workspace = true license.workspace = true repository.workspace = true description = "Placeholder for parallel-agent work on tf-hyper." [lib] path = "src/lib.rs"