mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Make use of unstable alloc_jemalloc crate optional
This commit is contained in:
parent
d9a311963f
commit
d6d772eba0
4 changed files with 18 additions and 11 deletions
|
@ -9,6 +9,9 @@ publish = false
|
|||
name = "profile"
|
||||
path = "lib.rs"
|
||||
|
||||
[features]
|
||||
unstable = []
|
||||
|
||||
[dependencies]
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
influent = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue