mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
refactor(build): generate revision via build.rs
This commit is contained in:
parent
0671fcb5c7
commit
f9230975f5
4 changed files with 70 additions and 32 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -431,6 +431,7 @@ dependencies = [
|
|||
"servo_url 0.0.1",
|
||||
"style_traits 0.0.1",
|
||||
"time 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"toml 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"webrender 0.57.0 (git+https://github.com/servo/webrender)",
|
||||
"webrender_api 0.57.0 (git+https://github.com/servo/webrender)",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue