prikk-object 0.3.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.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0b46ff6d1be16be4dfe246590e94f14d58a156abc805c347fee36eb962a64ddd"

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

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