mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
Apply suggestions from code review: Typo & wording fixes
Co-authored-by: iequidoo <117991069+iequidoo@users.noreply.github.com>
This commit is contained in:
@@ -38,8 +38,8 @@ Run `deltachat-rpc-server --openrpc` to get [OpenRPC](https://open-rpc.org/) spe
|
||||
|
||||
## Usage with `tokio-console`
|
||||
|
||||
When build with `RUSTFLAGS="--cfg tokio_unstable"` console-subscriber is enabled.
|
||||
That means that you can use [`tokio-console`](https://github.com/tokio-rs/console) to inspect active tokio tasks.
|
||||
When built with `RUSTFLAGS="--cfg tokio_unstable"`, console-subscriber is enabled.
|
||||
That means that you can use [`tokio-console`](https://github.com/tokio-rs/console) to inspect active Tokio tasks.
|
||||
You can install it via `cargo install tokio-console`.
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user