Skip to content

Commit 50a7d86

Browse files
build(deps): bump tokio from 1.34.0 to 1.35.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.34.0 to 1.35.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.34.0...tokio-1.35.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 066a982 commit 50a7d86

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
@@ -18,7 +18,7 @@ bytes = "1.5.0"
1818
futures = "0.3.28"
1919
log = "0.4.20"
2020
nom = "7.1.3"
21-
tokio = { version = "1.29.1", features = [
21+
tokio = { version = "1.35.1", features = [
2222
"net",
2323
"time",
2424
"rt",

0 commit comments

Comments
 (0)