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

Commit b53ddfc

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump tokio from 1.24.1 to 1.24.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.24.1 to 1.24.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/commits) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d22c58 commit b53ddfc

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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 = { version = "1.0.152", features = [ "derive" ] }
1111
tempdir = "0.3.7"
1212
snafu = "0.7.4"
1313
log = "0.4.17"
14-
tokio = { version = "1.24.1", features = [
14+
tokio = { version = "1.24.2", features = [
1515
"macros",
1616
"time",
1717
"process",

0 commit comments

Comments
 (0)