version = 4
[[package]]
name = "prikk-error"
version = "0.17.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8547ee7057a3d9a4a72e37cd6c98385afa39ef444c787ddf905aeca3763ee938"
[[package]]
name = "prikk-hash"
version = "0.17.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a186e177b4a0aa8dec2c8f054c8f9680ba57f4601689138bdf103eec047f58db"
[[package]]
name = "prikk-object"
version = "0.17.7"
dependencies = [
"prikk-error",
"prikk-hash",
]