Skip to content

Commit 19bf3b6

Browse files
authored
Merge pull request #5363 from coreos/dependabot/cargo/tokio-1.44.2
build(deps): bump tokio from 1.43.0 to 1.44.2
2 parents 72d6926 + 1a933c4 commit 19bf3b6

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
@@ -91,7 +91,7 @@ systemd = "0.10.0"
9191
tempfile = "3.16.0"
9292
tracing = "0.1"
9393
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
94-
tokio = { version = "1.43.0", features = ["time", "process", "rt", "net"] }
94+
tokio = { version = "1.44.2", features = ["time", "process", "rt", "net"] }
9595
xmlrpc = "0.15.1"
9696
termcolor = "1.4.1"
9797
shlex = "1.3.0"

0 commit comments

Comments
 (0)