Skip to content

Commit

Permalink
chore: update version in README.md (#3698)
Browse files Browse the repository at this point in the history
  • Loading branch information
baoyachi authored Apr 13, 2021
1 parent a5ee2f0 commit cab4a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Make sure you activated the full features of the tokio crate on Cargo.toml:

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

Expand Down

0 comments on commit cab4a59

Please sign in to comment.