version = 4
[[package]]
name = "allocator-api2"
version = "0.2.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
[[package]]
name = "equivalent"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
[[package]]
name = "foldhash"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2"
[[package]]
name = "hashish"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b5d021de34772f567f8a975bc6093ec1aa06e6b501a8bd1fac3214b842d13254"
dependencies = [
"allocator-api2",
"equivalent",
"foldhash",
]
[[package]]
name = "matchete"
version = "0.0.3"
dependencies = [
"hashish",
]