version = 3
[[package]]
name = "cc"
version = "1.2.48"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c481bdbf0ed3b892f6f806287d72acd515b352a4ec27a208489b8c1bc839633a"
dependencies = [
"find-msvc-tools",
"shlex",
]
[[package]]
name = "find-msvc-tools"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3a3076410a55c90011c298b04d0cfa770b00fa04e1e3c97d3f6c9de105a03844"
[[package]]
name = "hardened-malloc"
version = "13.0.0-beta.2"
dependencies = [
"hardened-malloc-sys",
]
[[package]]
name = "hardened-malloc-sys"
version = "13.0.0-beta.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66d6f5a3f6cbd6e8c1142bde60850508a6e3aff38fcd8ed0c2e3d9a2c634d8b9"
dependencies = [
"cc",
]
[[package]]
name = "shlex"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"