Skip to content

Commit 8f0ceb7

Browse files
Bump thiserror from 2.0.4 to 2.0.6 (#100)
1 parent f090d94 commit 8f0ceb7

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.4"
45+
thiserror = "2.0.6"
4646
prometheus = "0.13.3"
4747
strum = { version = "0.26", features = ["derive"] }
4848
tempfile = { version = "3.10", optional = true }

0 commit comments

Comments
 (0)