prikk-object 0.7.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.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ab4d7a2ebb48d3db2f227b260fb8846615e422c8c1dbf693d9a8eb442287352"

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

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