prikk-object 0.17.5

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

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

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