1 2 3 4 5 6 7 8 9 10 11
[package] name = "type-build" version = "0.0.0" edition = "2021" authors = ["Jack.H.B.FAN"] license = "MIT OR Apache-2.0" readme = "README.md" description = "A Type build tool" repository = "https://github.com/jackhb1999/type-build" [dependencies]