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:
Sebastian Thiel
2015-05-12 17:21:25 +02:00
parent f83dff672b
commit e434563215
8 changed files with 78 additions and 23 deletions

View File

@@ -25,6 +25,4 @@ cargo:
keywords: [protocol, web, api]
dependencies:
- url = "*"
- serde = ">= 0.3.0"
- serde_macros = "*"
- json-tools = ">= 0.3.0"