mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Update SpiderMonkey
This commit is contained in:
parent
813be91926
commit
5a4f8cf93f
34 changed files with 279 additions and 230 deletions
|
@ -81,7 +81,7 @@ void = "1.0.2"
|
|||
[build-dependencies]
|
||||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
bindgen = {version = "0.51", optional = true, default-features = false}
|
||||
bindgen = {version = "0.53", optional = true, default-features = false}
|
||||
regex = {version = "1.1", optional = true}
|
||||
walkdir = "2.1.4"
|
||||
toml = {version = "0.5", optional = true, default-features = false}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue