Skip to content

Commit 546e1b1

Browse files
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 b9f1d7a commit 546e1b1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -58,7 +58,7 @@ socket2 = { version = "=0.6", features = ["all"] }
5858
sysinfo = "=0.37"
5959
tikv-jemallocator = { version = "0.6.0", default-features = false, features = ["disable_initial_exec_tls"], optional = true }
6060
tls-listener = { version = "=0.11", git = "https://github.com/gi0baro/tls-listener.git", branch = "0.11.x", features = ["rustls-ring", "rustls-tls12"] }
61-
tokio = { version = "1.45", features = ["full"] }
61+
tokio = { version = "1.50", features = ["full"] }
6262
tokio-stream = "0.1"
6363
tokio-tungstenite = "=0.28"
6464
tokio-util = { version = "0.7", features = ["codec", "rt"] }

0 commit comments

Comments
 (0)