mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Rename the 'unstable' feature of the selectors crate to 'bench'
This commit is contained in:
parent
acd857fff9
commit
c496aa16a0
3 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ doctest = false
|
|||
|
||||
[features]
|
||||
gecko_like_types = []
|
||||
unstable = []
|
||||
bench = []
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue