mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Make usage of unstable feature on_unimplemented optional.
This commit is contained in:
parent
5a5b7d7f39
commit
bffec1c1a1
4 changed files with 5 additions and 2 deletions
|
@ -13,6 +13,7 @@ path = "lib.rs"
|
|||
|
||||
[features]
|
||||
debugmozjs = ['js/debugmozjs']
|
||||
unstable = []
|
||||
|
||||
[build-dependencies]
|
||||
cmake = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue