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

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

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