From 092edab987305441ca66981a29e3c3f14141bd61 Mon Sep 17 00:00:00 2001 From: Temirkhan Myrzamadi <hirrolot@gmail.com> Date: Wed, 12 Feb 2020 21:58:27 +0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc322f46..2851f9e4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ $ rustup update stable ```toml [dependencies] teloxide = "0.1.0" +tokio = { version = "0.2.11", features = ["full"] } ``` ## The ping-pong bot