version = 3
[[package]]
name = "compiler_builtins"
version = "0.1.42"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0d0b4f96df35277d7546ca0b0b727ee4bf99e5590fd348553b70c5ee2bb95033"
[[package]]
name = "rustc-demangle"
version = "0.1.19"
dependencies = [
"compiler_builtins",
"rustc-std-workspace-core",
]
[[package]]
name = "rustc-std-workspace-core"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1956f5517128a2b6f23ab2dadf1a976f4f5b27962e7724c2bf3d45e539ec098c"