prikk-object 0.15.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.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b606ee833c54de56e97ce4fc265c7f41f4c4def0267c3239028c5f93ee19379"

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

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