prikk-object 0.17.6

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

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

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