Make use of unstable alloc_jemalloc crate optional

This commit is contained in:
Simon Sapin 2017-10-12 01:36:34 +02:00
parent d9a311963f
commit d6d772eba0
4 changed files with 18 additions and 11 deletions

View file

@ -26,6 +26,7 @@ unstable = [
"compositing/unstable",
"constellation/unstable",
"gfx/unstable",
"profile/unstable",
]
[dependencies]