crc 3.0.0

Rust implementation of CRC(16, 32, 64) with support of various standards
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "crc"
version = "3.0.0"
dependencies = [
 "crc-catalog",
]

[[package]]
name = "crc-catalog"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2d0165d2900ae6778e36e80bbc4da3b5eefccee9ba939761f9c2882a5d9af3ff"