mirror of
https://github.com/servo/servo.git
synced 2025-10-09 21:10:19 +01:00
Update to Rust 1.10.0-nightly (2b79e05a0 2016-05-13)
This commit is contained in:
parent
d6509dc4c6
commit
78e3b1a326
6 changed files with 28 additions and 36 deletions
4
components/servo/Cargo.lock
generated
4
components/servo/Cargo.lock
generated
|
@ -1661,7 +1661,7 @@ dependencies = [
|
|||
name = "plugins"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"tenacious 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"tenacious 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -2199,7 +2199,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tenacious"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue