Skip to content

Commit

Permalink
chore: update version in README.md (#3851)
Browse files Browse the repository at this point in the history
  • Loading branch information
aristotaloss committed Jun 11, 2021
1 parent 2e44cd2 commit f759240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -56,7 +56,7 @@ Make sure you activated the full features of the tokio crate on Cargo.toml:

```toml
[dependencies]
tokio = { version = "1.5.0", features = ["full"] }
tokio = { version = "1.6.1", features = ["full"] }
```
Then, on your main.rs:

Expand Down

0 comments on commit f759240

Please sign in to comment.