mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-18 17:30:03 +01:00
chore(Cargo): specify version to allow cli publishing
Let's see if we can actually get away with a '*' ... .
This commit is contained in:
@@ -26,6 +26,6 @@ cargo:
|
||||
keywords: [cli]
|
||||
is_executable: YES
|
||||
dependencies:
|
||||
- strsim = "^0.4"
|
||||
- strsim = "^0.5"
|
||||
- yup-hyper-mock = "^1.0"
|
||||
- clap = "^2.0"
|
||||
|
||||
Reference in New Issue
Block a user