diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2023-01-08 19:56:47 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2023-03-01 00:33:28 +0100 |
| commit | 35c97b61c17a30de675eb1c7f852a100b200a0c2 (patch) | |
| tree | a4228d68aeab2f5aa32b26649e5664d20adfa729 /ci/expected/async-task.run | |
| parent | ceaf3613d3256f60b139a4f93220e3c298603b83 (diff) | |
All examples pass with `cargo xtask --target all`
Diffstat (limited to 'ci/expected/async-task.run')
| -rw-r--r-- | ci/expected/async-task.run | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/expected/async-task.run b/ci/expected/async-task.run index f7ce3a6..6787fa8 100644 --- a/ci/expected/async-task.run +++ b/ci/expected/async-task.run @@ -1,3 +1,4 @@ init -hello from normal +hello from async2 hello from async +idle |
