boytacean-encoding 0.12.1

Codecs library for Boytacen.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "boytacean-common"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fe79b9ef2249700e02747de11cbc048870767705b8c31615a820bda6d94f81f"

[[package]]
name = "boytacean-encoding"
version = "0.12.1"
dependencies = [
 "boytacean-common",
 "boytacean-hashing",
]

[[package]]
name = "boytacean-hashing"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "221540d0cb3bc7222b46c061e330ce05622ed739ed2f7247864ab7ec5f63dfa3"
dependencies = [
 "boytacean-common",
]