Skip to content

Commit e8b9071

Browse files
Bump crossbeam-channel from 0.5.14 to 0.5.15 (#407)
1 parent 8feb67b commit e8b9071

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -41,7 +41,7 @@ tracing-core = "0.1.33"
4141
hyperlight-common = { workspace = true, default-features = true }
4242
vmm-sys-util = "0.13.0"
4343
crossbeam = "0.8.0"
44-
crossbeam-channel = "0.5.14"
44+
crossbeam-channel = "0.5.15"
4545
thiserror = "2.0.12"
4646
prometheus = "0.14.0"
4747
strum = { version = "0.27", features = ["derive"] }

0 commit comments

Comments
 (0)