mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-27 20:58:41 +02:00
Consistently use lowercase for “async Rust”
This commit is contained in:
parent
2cb8b9f338
commit
87f504e601
@ -36,7 +36,7 @@ code below to a file called `src/main.rs`, fill out the blanks, and test that
|
||||
}
|
||||
```
|
||||
|
||||
Since this time you are using Async Rust, you'll need a `tokio` dependency. You
|
||||
Since this time you are using async Rust, you'll need a `tokio` dependency. You
|
||||
can use the following `Cargo.toml`:
|
||||
|
||||
<!-- File Cargo.toml -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user