use hardened_malloc by default only on supported targets
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
ff0d4c98ee
commit
f6e9c106aa
2 changed files with 9 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -970,6 +970,8 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "hardened_malloc-rs"
|
||||
version = "0.1.0+12"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8c6924b51567f632a42bd894f3c568d7141680751ea899da1a665cbc3568593e"
|
||||
|
||||
[[package]]
|
||||
name = "hashbrown"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue