Better error message if dependeny from another bucket couldn't be found (closes #1703)

This commit is contained in:
Richard Kuhnt 2017-09-12 22:20:23 +02:00
parent 0e76d7ce08
commit e2e2053bf1

View File

@ -3,7 +3,7 @@
"license": "MIT", "license": "MIT",
"url": "https://win.rustup.rs/?version=1.3.0#/rustup-init.exe", "url": "https://win.rustup.rs/?version=1.3.0#/rustup-init.exe",
"hash": "9df0222a746c8c0dee9941536ae5b51f12d70e639d79ca15f788c6f01c09a367", "hash": "9df0222a746c8c0dee9941536ae5b51f12d70e639d79ca15f788c6f01c09a367",
"depends": "vcredist2015", "depends": "extras/vcredist2015",
"homepage": "https://github.com/rust-lang-nursery/rustup.rs", "homepage": "https://github.com/rust-lang-nursery/rustup.rs",
"checkver": "github", "checkver": "github",
"autoupdate": { "autoupdate": {