Skip to content

Commit d5c627e

Browse files
dependabot[bot]barthalion
authored andcommitted
build(deps): bump tokio from 1.43.0 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c92e488 commit d5c627e

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 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
@@ -56,7 +56,7 @@ serde_json = "1.0"
5656
tempfile = "3.0"
5757
thiserror = "1.0.43"
5858
time = "0.1"
59-
tokio = { version = "1.18", features = ["time", "macros", "rt", "rt-multi-thread"] }
59+
tokio = { version = "1.43", features = ["time", "macros", "rt", "rt-multi-thread"] }
6060
tokio-compat = { version = "0.1", features = ["rt-full"] }
6161
tokio-process = "0.2"
6262
tokio-signal = "0.2"

0 commit comments

Comments
 (0)