Skip to content

Commit 8823564

Browse files
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 1b58969 commit 8823564

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
@@ -228,7 +228,7 @@ systemd = "0.10.1"
228228
tempdir = "0.3.7"
229229
tempfile = "3.23.0"
230230
thiserror = "2.0.17"
231-
tokio = "1.47.1"
231+
tokio = "1.50.0"
232232
tokio-stream = "0.1.17"
233233
tokio-tungstenite = "0.28.0"
234234
tokio-util = "0.7.16"

0 commit comments

Comments
 (0)