[package] name = "gramme-build" version = "0.2.0" authors = ["Michael Li "] license = "Apache-2.0" description = """ gramme 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"