@@ -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:
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.