Update README.md

This commit is contained in:
Temirkhan Myrzamadi 2020-02-12 22:00:54 +06:00 committed by GitHub
parent 092edab987
commit 4e6a536872
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,8 @@ $ rustup update stable
```toml
[dependencies]
teloxide = "0.1.0"
pretty_env_logger = "0.3.1"
log = "0.4.8"
tokio = { version = "0.2.11", features = ["full"] }
```