Make usage of unstable feature on_unimplemented optional.

This commit is contained in:
Simon Sapin 2017-10-14 18:57:28 +02:00
parent 5a5b7d7f39
commit bffec1c1a1
4 changed files with 5 additions and 2 deletions

View file

@ -23,6 +23,7 @@ unstable = [
"gfx/unstable",
"msg/unstable",
"profile/unstable",
"script/unstable",
]
[dependencies]