prikk-object 0.6.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.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af50a5955dd1ec72a0fafb29e6423091f93cf35a005931d76832c6f348518f91"

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

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