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