[package] name = "crc32" version = "0.0.2" authors = ["Arlie Davis "] description = "A port of the CRC-32 algorithm to Rust" documentation = "http://www.zlib.net/crc_v3.txt" readme = "README.md" license = "MIT" build = "build.rs"