mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Switch task_info to use modern Cargo tools.
This commit is contained in:
parent
bf4fc6f388
commit
29fcdce5e0
9 changed files with 22 additions and 64 deletions
3
components/servo/Cargo.lock
generated
3
components/servo/Cargo.lock
generated
|
@ -1178,6 +1178,9 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "task_info"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"gcc 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "tempdir"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue