Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit 2b9a8b0

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump tokio from 1.20.2 to 1.23.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.20.2 to 1.23.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.20.2...tokio-1.23.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f3c8dd commit 2b9a8b0

File tree

2 files changed

+75
-18
lines changed

2 files changed

+75
-18
lines changed

Cargo.lock

Lines changed: 74 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/sandbox/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ serde = "1.0.152"
1111
tempdir = "0.3.7"
1212
snafu = "0.6.10"
1313
log = "0.4.17"
14-
tokio = { version = "1.20.2", features = [
14+
tokio = { version = "1.23.0", features = [
1515
"macros",
1616
"time",
1717
"process",

0 commit comments

Comments
 (0)