boytacean-encoding 0.12.0

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

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

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

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