lzutao
|
ae75b3a732
|
chore(lib): remove async_await feature gate (#1909)
`async_await` is stabilized in rust-lang/rust#63209.
|
2019-08-21 11:09:14 -07:00 |
|
Daiki Mizukami
|
0d3cbe28fc
|
refactor(rt): remove re-export of tokio::main (#1879)
Closes #1878.
BREAKING CHANGE: Replace all usage of `rt::main` with `tokio::main`.
|
2019-07-22 10:06:36 -07:00 |
|
Weihang Lo
|
af78fd3672
|
docs(examples): update proxy example to async/await
|
2019-07-15 11:35:33 -07:00 |
|
Sean McArthur
|
5da17df97f
|
chore(lib): individually disable tests and examples that aren't updated
|
2019-07-12 13:44:03 -07:00 |
|
Ahmed Charles
|
9fa721df9e
|
docs(examples): add proxy example
|
2018-10-02 10:07:31 -07:00 |
|