prikk-object 0.10.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.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "16bcaaaea873ac54c3d4221eb2522e4158d6ca5684d4d6b7080a070f945b4e5d"

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

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