prikk-object 0.17.7

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

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

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