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

Commit 16c9fd4

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

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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.143"
1111
tempdir = "0.3.7"
1212
snafu = "0.6.10"
1313
log = "0.4.17"
14-
tokio = { version = "1.19.2", features = [
14+
tokio = { version = "1.20.2", features = [
1515
"macros",
1616
"time",
1717
"process",

0 commit comments

Comments
 (0)