mrhooray / crc-rs

Rust implementation of CRC(16, 32, 64) with support of various standards
Apache License 2.0
187 stars 49 forks source link

Remove list of supported widths from docs #71

Closed akhilles closed 2 years ago

akhilles commented 2 years ago

Since we now support any width up to 128, there's not much point in enumerating them in the README.