chore: repo maintenance + no path dependencies (#991)

- Move `tokio` into its own directory.
- Remove `path` dependencies.
- Run tests with once with crates.io dep and once with patched dep.
This commit is contained in:
Carl Lerche
2019-03-19 14:58:59 -07:00
committed by GitHub
parent 85487727d4
commit cdde2e7a27
60 changed files with 194 additions and 169 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- template: ci/azure-test-stable.yml
parameters:
name: test_linux
displayName: Test sub crates - Any
displayName: Test sub crates -
crates:
- tokio-buf
- tokio-codec