[dependencies]
[package]
authors = ["F3real <stefan92ff@yandex.com>"]
description = "Simple CRC-16 library written in rust"
documentation = "https://f3real.github.io/rusty_crc16/"
keywords = ["crc", "crc16", "crc-16"]
license = "MIT"
name = "rusty_crc16"
readme = "README.md"
repository = "https://github.com/F3real/rusty_crc16"
version = "0.1.1"