mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Update Cargo.toml
This commit is contained in:
parent
0d0cfd0303
commit
68b10e27cc
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ unicode-segmentation = "1.0"
|
|||
void = "1.0.2"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = { version = "0.53", optional = true, default-features = false }
|
||||
bindgen = { version = "0.58", optional = true, default-features = false }
|
||||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
regex = { version = "1.1", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue