version = 4
[[package]]
name = "bitflags"
version = "2.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd"
[[package]]
name = "facet-opaque"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "987d1c668baeaff424b0cfa95520a84bd35088a83d46dc50c2e1b76ddab67656"
[[package]]
name = "facet-types"
version = "0.2.1"
dependencies = [
"bitflags",
"facet-opaque",
"typeid",
]
[[package]]
name = "typeid"
version = "1.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c"