Remove rust_tenacious

We don't use it anymore since #11872.
This commit is contained in:
Anthony Ramine 2016-08-13 17:17:49 +02:00
parent 78160bf3f9
commit f12fad7953
4 changed files with 0 additions and 21 deletions

View file

@ -1716,9 +1716,6 @@ dependencies = [
[[package]]
name = "plugins"
version = "0.0.1"
dependencies = [
"tenacious 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "pnacl-build-helper"
@ -2311,11 +2308,6 @@ dependencies = [
"winapi 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "tenacious"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "tendril"
version = "0.2.2"