mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-22 19:21:27 +01:00
chore(cargo): compilation without local overrides
Also checked in code for groupsmigration to allow others to test it simply by checking out the right commit.
This commit is contained in:
@@ -27,7 +27,9 @@ cargo:
|
||||
is_executable: YES
|
||||
dependencies:
|
||||
- strsim = "*"
|
||||
- yup-hyper-mock = "*"
|
||||
- serde = ">= 0.3.0"
|
||||
- serde_macros = "*"
|
||||
- clap = "*"
|
||||
- |
|
||||
[dependencies.yup-hyper-mock]
|
||||
version = "*"
|
||||
git = "https://github.com/Byron/yup-hyper-mock"
|
||||
rev = "ee56de4dead136b3ca5a3eda6ca7057f9074e261"
|
||||
|
||||
Reference in New Issue
Block a user