boytacean-encoding 0.13.2

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.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "526241f5379c3ed6897c3aeba9b37ce50f7d6949b677df66cd48b36c6a7733b9"

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

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