[package] name = "tl-build" version = "0.1.0" authors = ["Michael Li "] license = "Apache-2.0" description = """ tl build toolkit. """ homepage = "https://github.com/gram-rs/gramme" documentation = "https://docs.rs/gramme" repository = "https://github.com/gram-rs/gramme" edition = "2021" [dependencies] crc32fast = "1.3.2"