[dependencies]
[package]
authors = ["Kazuki Kurota"]
categories = ["algorithms", "no-std"]
description = "Create your own cyclic redundancy check (CRC)."
edition = "2018"
keywords = ["crc"]
license = "MIT OR Apache-2.0"
name = "mycrc"
readme = "README.md"
repository = "https://github.com/kurotakazuki/mycrc"
version = "0.2.0"