Skip to content

Commit b68a4b5

Browse files
dependabot[bot]sjoerdsimons
authored andcommitted
Bump tokio from 1.16.1 to 1.18.5
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.16.1 to 1.18.5. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.16.1...tokio-1.18.5) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26fdd81 commit b68a4b5

File tree

2 files changed

+91
-63
lines changed

2 files changed

+91
-63
lines changed

Cargo.lock

+90-62
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ shellexpand = { version = "2.1", package = "shellexpand-fork" }
2525
shell-words = "1.1"
2626
strum = { version = "0.24", features = ["derive"] }
2727
tempfile = "3.3"
28-
tokio = { version = "1.16", features = ["full"] }
28+
tokio = { version = "1.18", features = ["full"] }
2929
tokio-util = { version = "0.7", features = ["full"] }
3030
tracing = "0.1"
3131
tracing-error = "0.2"

0 commit comments

Comments
 (0)