Update to Rust 1.10.0-nightly (2b79e05a0 2016-05-13)

This commit is contained in:
Anthony Ramine 2016-05-14 21:08:02 +02:00
parent d6509dc4c6
commit 78e3b1a326
6 changed files with 28 additions and 36 deletions

View file

@ -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]]