Skip to content

Commit 60c367e

Browse files
authored
Merge branch 'main' into dependabot/cargo/tokio-1.42.0
2 parents dc6c264 + f090d94 commit 60c367e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ hyperlight-common = { workspace = true, default-features = true }
4242
vmm-sys-util = "0.12.1"
4343
crossbeam = "0.8.0"
4444
crossbeam-channel = "0.5.8"
45-
thiserror = "2.0.0"
45+
thiserror = "2.0.4"
4646
prometheus = "0.13.3"
4747
strum = { version = "0.26", features = ["derive"] }
4848
tempfile = { version = "3.10", optional = true }

0 commit comments

Comments
 (0)