Skip to content

Commit ed8fb8c

Browse files
Bump tokio from 1.37.0 to 1.38.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.37.0 to 1.38.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.37.0...tokio-1.38.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 574f1f3 commit ed8fb8c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -42,7 +42,7 @@ sha1 = "0.10.5"
4242
sha2 = "0.10.6"
4343
shell-words = "1.1.0"
4444
thiserror = "1.0.59"
45-
tokio = { version = "1.37.0", features = ["full"] }
45+
tokio = { version = "1.38.2", features = ["full"] }
4646
tracing = { version = "0.1.40", features = [
4747
"async-await",
4848
"log",

0 commit comments

Comments
 (0)