Don't import 'futures' by default (README.md)

This commit is contained in:
Temirkhan Myrzamadi 2020-07-30 20:24:44 +06:00
parent ce32f75bed
commit cfb78097b2

View file

@ -83,7 +83,6 @@ log = "0.4.8"
pretty_env_logger = "0.4.0"
tokio = "0.2.11"
futures = "0.3.5"
```
## API overview