Skip to content

Commit 59245c1

Browse files
authored
Merge pull request #118 from wcm-io-devops/dependabot/cargo/tokio-1.45.0
build(deps): bump tokio from 1.44.2 to 1.45.0
2 parents 60d9515 + 0b55c10 commit 59245c1

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
@@ -30,7 +30,7 @@ serde_json = "1.0.140"
3030
serde_yaml = "0.9.34"
3131
strum = "0.27.1"
3232
strum_macros = "0.27.1"
33-
tokio = { version = "1.44.2", features = ["full"] }
33+
tokio = { version = "1.45.0", features = ["full"] }
3434
headers = "0.4.0"
3535
rustls = "0.23.27"
3636
[dependencies.reqwest]

0 commit comments

Comments
 (0)