Skip to content

Commit c66db0d

Browse files
Bump tokio from 1.36.0 to 1.38.2 (#62)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.36.0 to 1.38.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98f3681 commit c66db0d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -68,7 +68,7 @@ members = [
6868
http-body-util = "0.1.0"
6969
hyper = "1.2.0"
7070
reqwest = "0.11.24"
71-
tokio = { version = "1.36.0", features = [
71+
tokio = { version = "1.38.2", features = [
7272
"fs",
7373
"process",
7474
"macros",

0 commit comments

Comments
 (0)