Skip to content

Commit 1caa928

Browse files
Bump tokio from 1.16.1 to 1.17.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.16.1 to 1.17.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.16.1...tokio-1.17.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a42226 commit 1caa928

File tree

2 files changed

+78
-11
lines changed

2 files changed

+78
-11
lines changed

Cargo.lock

Lines changed: 77 additions & 10 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
@@ -23,6 +23,6 @@ sha-1 = "0.10"
2323
simplelog = "0.11.2"
2424
uuid = { version = "0.8", features = ["v4"] }
2525
termcolor = "1.1"
26-
tokio = { version = "1.16", features = ["macros", "rt-multi-thread"] }
26+
tokio = { version = "1.17", features = ["macros", "rt-multi-thread"] }
2727
tokio-postgres = "0.7"
2828
url = "2.2"

0 commit comments

Comments
 (0)