Skip to content

Commit f550022

Browse files
Bump tokio from 1.12.0 to 1.13.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.12.0 to 1.13.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.12.0...tokio-1.13.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 030986c commit f550022

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde = "1.0"
2222
uuid = { version = "0.8", features = ["serde"] }
2323
chrono = { version = "0.4", features = ["serde"] }
2424
bitflags = "1.3"
25-
tokio = "1.12"
25+
tokio = "1.13"
2626
reqwest = { version = "0.11", features = ["json"] }
2727
scraper = "0.12"
2828
ego-tree = "0.6"

0 commit comments

Comments
 (0)