fix(rustup): (abf0548b5 2015-04-15) (built 2015-04-15)

This commit is contained in:
Sebastian Thiel
2015-04-17 06:46:43 +02:00
parent 4cf0720ef1
commit 9ea3fea775
79 changed files with 158 additions and 158 deletions

View File

@@ -26,8 +26,8 @@ cargo:
keywords: [cli]
is_executable: YES
dependencies:
- docopt = "= 0.6.59"
- docopt_macros = "= 0.6.59"
- docopt = "*"
- docopt_macros = "*"
- rustc-serialize = "*"
- serde = ">= 0.3.0"
- serde_macros = "*"