build: disable unnecessary features of tokio
#326
Annotations
4 errors and 4 warnings
check:
examples/send.rs#L9
The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
|
check:
examples/send.rs#L2
unresolved import `tokio::net::TcpStream`
|
check
could not compile `async-smtp` (example "send") due to 2 previous errors
|
check
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading