prikk-object 0.16.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.16.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "05e8be70b669a8a5bd1f39f973bebbf3e25f86f55d88d0a24eecbbb80dea3a7e"

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

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