Skip to content

Commit 67cccd5

Browse files
authored
Merge pull request #6140 from oasisprotocol/dependabot/cargo/tests/runtimes/simple-rofl-tdx/tokio-1.43.1
build(deps): bump tokio from 1.40.0 to 1.43.1 in /tests/runtimes/simple-rofl-tdx
2 parents f18b490 + 0ba940b commit 67cccd5

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)