prikk-object 0.1.1

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

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

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