mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
add hardened_malloc-rs feature and global_allocator
Signed-off-by: strawberry <strawberry@pupbrain.dev>
This commit is contained in:
Generated
+5
@@ -474,6 +474,7 @@ dependencies = [
|
||||
"either",
|
||||
"figment",
|
||||
"futures-util",
|
||||
"hardened_malloc-rs",
|
||||
"hickory-resolver",
|
||||
"hmac",
|
||||
"http 0.2.12",
|
||||
@@ -966,6 +967,10 @@ dependencies = [
|
||||
"tracing",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "hardened_malloc-rs"
|
||||
version = "0.1.0+12"
|
||||
|
||||
[[package]]
|
||||
name = "hashbrown"
|
||||
version = "0.14.3"
|
||||
|
||||
Reference in New Issue
Block a user