version = 4
[[package]]
name = "const-util"
version = "2.3.0"
dependencies = [
"generic-upper-bound",
"rustversion",
"type-const",
]
[[package]]
name = "generic-upper-bound"
version = "3.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3f24331785711088a235ea51db79cb5d2098dfbbf8d9cab3f75cebe2d2539f6"
dependencies = [
"type-const",
]
[[package]]
name = "rustversion"
version = "1.0.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d"
[[package]]
name = "type-const"
version = "1.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a6418f7d5c88bf94b37647d6e4b3847e8c5291181e0b5e04f0c760494243130"