Skip to content

Commit bb0f2ef

Browse files
build(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 9120759 commit bb0f2ef

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
@@ -42,7 +42,7 @@ seq-macro = "=0.3.6"
4242
serde = "1.0.203"
4343
subtle = "2.6.1"
4444
thiserror = "2.0.18"
45-
tokio = "1.37.0"
45+
tokio = "1.50.0"
4646
tokio-serde = "0.9.0"
4747
tokio-util = "0.7.11"
4848
tracing = "0.1.40"

0 commit comments

Comments
 (0)