mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Upgrade to rustc 1.3.0-dev (f3b97a74a 2015-07-03)
This commit is contained in:
parent
02d84a1347
commit
75e3e787f6
15 changed files with 96 additions and 116 deletions
6
components/servo/Cargo.lock
generated
6
components/servo/Cargo.lock
generated
|
@ -963,7 +963,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
name = "plugins"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"tenacious 0.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tenacious 0.0.6 (git+https://github.com/servo/rust-tenacious)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -1240,8 +1240,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tenacious"
|
||||
version = "0.0.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
version = "0.0.6"
|
||||
source = "git+https://github.com/servo/rust-tenacious#8f878d812a95dc44dab9c03096fcf8a52687868a"
|
||||
|
||||
[[package]]
|
||||
name = "tendril"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue