summaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2019-06-25 20:14:21 -0700
committerGitHub <noreply@github.com>2019-06-25 20:14:21 -0700
commitdc5fa80a09ff65728d5e9848f2efc1b83de38741 (patch)
tree5d0211429f43f8be96099be60fbcb1c721a37a6b /azure-pipelines.yml
parent455782b964df5ea96101085d55298f52fe425bc7 (diff)
macros: re-export `main` macro from `tokio` (#1198)
Includes minor fixes and a very basic example. Fixes #1183
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 6e948b03..7214cc98 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -48,6 +48,7 @@ jobs:
- tokio-current-thread
- tokio-executor
- tokio-io
+ - tokio-macros
- tokio-sync
# - tokio-threadpool
# - tokio-timer