bump hardened_malloc-rs, dont make num_cpus optional, use full debuginfo instead

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-04-20 01:15:51 -04:00 committed by June
parent 99f920f7bc
commit dd415182f9
2 changed files with 6 additions and 7 deletions

4
Cargo.lock generated
View file

@ -1000,9 +1000,9 @@ dependencies = [
[[package]]
name = "hardened_malloc-rs"
version = "0.1.1+12"
version = "0.1.2+12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "40505dfce340c2deec648b3b413c1f484b5b21f2aedb69e3ae68272a5f35d430"
checksum = "647deb1583b14d160f85f3ff626f20b6edd366e3852c9843b06077388f794cb6"
[[package]]
name = "hashbrown"