prikk-object 0.17.4

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

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

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