version = 4
[[package]]
name = "prikk-error"
version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a893f35ebbc43ba7548425b3c544b6fce986379edbb2696f64e3a096b3abc907"
[[package]]
name = "prikk-hash"
version = "0.16.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f4f6016adf37f38b10099b8f653d071bc6a0e0bfeedf7659cfac428db43f93e"
[[package]]
name = "prikk-object"
version = "0.16.1"
dependencies = [
"prikk-error",
"prikk-hash",
]