Skip to content

Commit 4db975f

Browse files
authored
Merge pull request #769 from fdo-rs/dependabot/cargo/tokio-1.45.1
chore: bump tokio from 1.36.0 to 1.45.1
2 parents 6fb49a0 + c7f0e2c commit 4db975f

File tree

2 files changed

+14
-25
lines changed

2 files changed

+14
-25
lines changed

Cargo.lock

Lines changed: 13 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ lazy_static = "1.4.0"
2626
openssl = "0.10.72"
2727
libc = "0.2"
2828
reqwest = { version = "0.12", features = ["json"] }
29-
tokio = "1.25.0"
29+
tokio = "1.45.1"
3030
serde = "1"
3131
serde_cbor = "0.11"
3232
serde_json = "1.0"

0 commit comments

Comments
 (0)