prikk-object 0.1.3

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

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

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