prikk-object 0.8.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.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68c35f7e49fcb983b8d0095c9a4dba3824885ac2fe43ec6bf8b41ef98f7b0c9b"

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

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