mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
fix(rustup): (abf0548b5 2015-04-15) (built 2015-04-15)
This commit is contained in:
@@ -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 = "*"
|
||||
|
||||
Reference in New Issue
Block a user