Skip to content

Commit b34a87a

Browse files
author
Luca Bruno
authored
Merge pull request coreos#3196 from coreos/dependabot/cargo/tokio-1.13.0
build(deps): bump tokio from 1.12.0 to 1.13.0
2 parents daf4ffd + 54dcf0c commit b34a87a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ systemd = "0.9.0"
6969
tempfile = "3.2.0"
7070
tracing = "0.1"
7171
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
72-
tokio = { version = "1.12.0", features = ["full"] }
72+
tokio = { version = "1.13.0", features = ["full"] }
7373
xmlrpc = "0.15.0"
7474
termcolor = "1.1.2"
7575

0 commit comments

Comments
 (0)