#[global_allocator] is stable

This commit is contained in:
Simon Sapin 2019-07-01 14:55:01 +02:00
parent eddfe3af83
commit 99669b0831
3 changed files with 8 additions and 12 deletions

View file

@ -28,7 +28,6 @@ no_static_freetype = ["webrender/no_static_freetype"]
oculusvr = ["webvr/oculusvr"]
unstable = [
"euclid/unstable",
"profile/unstable",
"script/unstable",
]
webdriver = ["webdriver_server"]