Skip to content

Commit b762fe7

Browse files
Bump tokio from 1.31.0 to 1.38.2 in /ci/rust_http_server (#345)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.31.0 to 1.38.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.31.0...tokio-1.38.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c635c10 commit b762fe7

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

ci/rust_http_server/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.

ci/rust_http_server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ edition = "2021"
77

88
[dependencies]
99
hyper = { version = "=0.14.27", features = ["full"]}
10-
tokio = { version = "=1.31.0", features = ["full"]}
10+
tokio = { version = "=1.38.2", features = ["full"]}
1111

1212
[workspace]

0 commit comments

Comments
 (0)