prikk-object 0.17.2

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

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

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