Skip to content

Commit 0ba940b

Browse files
build(deps): bump tokio in /tests/runtimes/simple-rofl-tdx
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.43.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.43.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.43.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f18b490 commit 0ba940b

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

tests/runtimes/simple-rofl-tdx/Cargo.lock

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

tests/runtimes/simple-rofl-tdx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ oasis-core-keymanager = { path = "../../../keymanager" }
1515
anyhow = "1.0"
1616
async-trait = "0.1.82"
1717
rand = "0.8.5"
18-
tokio = { version = "1.40.0", features = ["rt", "rt-multi-thread", "sync"] }
18+
tokio = { version = "1.43.1", features = ["rt", "rt-multi-thread", "sync"] }

0 commit comments

Comments
 (0)