version = 4
[[package]]
name = "prikk-error"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c9e4580beb297961967aad8f4c0ec0c09ae0aa8f76baa4c8ed1081a2b5ad51d"
[[package]]
name = "prikk-hash"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "177da309abe8c91c2d9785687d1330c6689492ebedc12312ead445875e1fd5d5"
[[package]]
name = "prikk-object"
version = "0.11.0"
dependencies = [
"prikk-error",
"prikk-hash",
]