prikk-object 0.9.0

Prikk object identity, canonical encoding, and object payload types.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "prikk-error"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66decb832c6c89fabdb6e734e330512740e6e7e4c8f4cead67faab749a56de7a"

[[package]]
name = "prikk-hash"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7eb39547531d4adec25004bac29bd11edacdc9017f4e23c16e86539f18421392"

[[package]]
name = "prikk-object"
version = "0.9.0"
dependencies = [
 "prikk-error",
 "prikk-hash",
]