mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
script codegen: Avoid modifying in-place a generated file.
This commit is contained in:
parent
71fb02953c
commit
0b9ff576e0
5 changed files with 29 additions and 34 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2299,6 +2299,7 @@ dependencies = [
|
|||
"script_traits 0.0.1",
|
||||
"selectors 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 0.8.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 0.8.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"servo_atoms 0.0.1",
|
||||
"servo_config 0.0.1",
|
||||
"servo_geometry 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue