mirror of
https://github.com/girlbossceo/hardened_malloc-rs.git
synced 2025-04-29 06:09:25 -04:00
remove cargo.toml excludes
Signed-off-by: strawberry <strawberry@pupbrain.dev>
This commit is contained in:
parent
3169b1e6fd
commit
1c1cb7ca2a
1 changed files with 0 additions and 6 deletions
|
@ -10,12 +10,6 @@ repository = "https://github.com/girlbossceo/hardened_malloc-sys"
|
|||
categories = ["api-bindings", "memory-management"]
|
||||
keywords = ["hardened_malloc", "malloc", "hardened memory allocator", "security"]
|
||||
readme = "README.md"
|
||||
exclude = [
|
||||
"/src/hardened_malloc/test",
|
||||
"/src/hardened_malloc/androidtest",
|
||||
"/src/hardened_malloc/out",
|
||||
"/src/hardened_malloc/out-light",
|
||||
]
|
||||
|
||||
[features]
|
||||
default = ["light"]
|
||||
|
|
Loading…
Add table
Reference in a new issue