Rename the 'unstable' feature of the selectors crate to 'bench'

This commit is contained in:
Simon Sapin 2017-10-11 23:40:31 +02:00
parent acd857fff9
commit c496aa16a0
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ doctest = false
[features]
gecko_like_types = []
unstable = []
bench = []
[dependencies]
bitflags = "0.7"