mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Add profilemozjs feature to C API crate.
This commit is contained in:
parent
f47187bf30
commit
3adf62dd7b
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ max_log_level = ["simpleservo/max_log_level"]
|
|||
native-bluetooth = ["simpleservo/native-bluetooth"]
|
||||
no-wgl = ["simpleservo/no-wgl"]
|
||||
oculusvr = ["simpleservo/oculusvr"]
|
||||
profilemozjs = ["simpleservo/profilemozjs"]
|
||||
refcell_backtrace = ["simpleservo/refcell_backtrace"]
|
||||
uwp = ["simpleservo/uwp"]
|
||||
webdriver = ["simpleservo/webdriver"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue