Skip to content

Commit c7d3b95

Browse files
authored
Merge pull request #1124 from yasuyuky/dependabot/cargo/tokio-1.48.0
2 parents 303d8bd + e720674 commit c7d3b95

File tree

2 files changed

+23
-82
lines changed

2 files changed

+23
-82
lines changed

Cargo.lock

Lines changed: 22 additions & 81 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
@@ -21,7 +21,7 @@ hyper = { version = "0.14.27", features = ["http1", "client", "tcp"] }
2121
hyper-tls = "0.6.0"
2222
log = "0.4.28"
2323
syslog = "7.0"
24-
tokio = { version = "1.47", features = ["macros", "rt", "rt-multi-thread"] }
24+
tokio = { version = "1.48", features = ["macros", "rt", "rt-multi-thread"] }
2525
sd-notify = "0.4.5"
2626
clap = { version = "4.5.49", features = ["derive"] }
2727
clap_complete = "4.5.59"

0 commit comments

Comments
 (0)