mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Update the style crate's bindgen dependency
This commit is contained in:
parent
a5fe464e4a
commit
1cfd3ce5d3
6 changed files with 70 additions and 55 deletions
|
@ -13,3 +13,9 @@ opt-level = 3
|
|||
# Uncomment to profile on Linux:
|
||||
# debug = true
|
||||
# lto = false
|
||||
|
||||
[replace]
|
||||
# If you need to temporarily test Servo with a local fork of some upstream
|
||||
# crate, add that here. Use the form:
|
||||
#
|
||||
# "<crate>:<version>" = { path = "/path/to/local/checkout" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue