Skip to content

Commit 274852e

Browse files
dependabot[bot]mistydemeo
authored andcommitted
chore(deps): bump tokio from 1.49.0 to 1.50.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.49.0 to 1.50.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61bec47 commit 274852e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ uuid = { version = "1", features = ["v4"] }
5151
mach_object = "0.1"
5252
goblin = "0.10.5"
5353
similar = "2.7.0"
54-
tokio = { version = "1.49.0", features = ["full"] }
54+
tokio = { version = "1.50.0", features = ["full"] }
5555
temp-dir = "0.2.0"
5656
sha3 = "0.10.8"
5757
blake2 = "0.10.6"

0 commit comments

Comments
 (0)