Support package-prefs.json for libsimpleservo

This commit is contained in:
Paul Rouget 2020-07-17 08:30:11 +02:00
parent b17a302356
commit b8d6b1d52d
6 changed files with 47 additions and 12 deletions

View file

@ -30,6 +30,7 @@ libloading = "0.5"
[build-dependencies]
gl_generator = "0.14"
serde_json = "1.0"
[features]
debugmozjs = ["libservo/debugmozjs"]