Skip to content

Commit 40a2fbd

Browse files
Bump tokio from 0.2.19 to 1.8.4 in /bot_news/bot
Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.19 to 1.8.4. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-0.2.19...tokio-1.8.4) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b313a26 commit 40a2fbd

2 files changed

Lines changed: 24 additions & 14 deletions

File tree

bot_news/bot/Cargo.lock

Lines changed: 23 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bot_news/bot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ reqwest = {version = "0.10", features = ["blocking", "json"]}
1313
dotenv="0.15.0"
1414
teloxide = "0.2.0"
1515
log = "0.4.8"
16-
tokio = "0.2.11"
16+
tokio = "1.8.4"
1717
pretty_env_logger = "0.4.0"
1818
url = "1.5.1"

0 commit comments

Comments
 (0)