Skip to content

Commit 018a16b

Browse files
Bump tokio from 1.38.0 to 1.38.2 in /aptos-indexer-processors-sdk
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.38.0 to 1.38.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.38.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6cf2eb5 commit 018a16b

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

aptos-indexer-processors-sdk/Cargo.lock

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

aptos-indexer-processors-sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ testcontainers = "0.20.1"
8787
thiserror = "1.0.61"
8888
tiny-keccak = { version = "2.0.2", features = ["keccak", "sha3"] }
8989
tracing = "0.1.34"
90-
tokio = { version = "1.37.0", features = [
90+
tokio = { version = "1.38.2", features = [
9191
"rt",
9292
"rt-multi-thread",
9393
"sync",

0 commit comments

Comments
 (0)