crc32-v2 0.0.1

A port of the CRC-32 algorithm to Rust
1
2
3
# crc32-v2

Resurrecting the [`crc32`](https://crates.io/crates/crc32) crate from the ashes.