Skip to content

Commit c82c83b

Browse files
chore: bump tokio from 1.36.0 to 1.38.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.36.0 to 1.38.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.38.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 525a8fe commit c82c83b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.38.2"
3030
serde = "1"
3131
serde_cbor = "0.11"
3232
serde_json = "1.0"

0 commit comments

Comments
 (0)