Skip to content

Commit 4efcedb

Browse files
Bump crossbeam-queue from 0.3.11 to 0.3.12 (#115)
Bumps [crossbeam-queue](https://github.com/crossbeam-rs/crossbeam) from 0.3.11 to 0.3.12. - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-queue-0.3.11...crossbeam-queue-0.3.12) --- updated-dependencies: - dependency-name: crossbeam-queue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1c5ea6 commit 4efcedb

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
@@ -82,7 +82,7 @@ envy = { version = "0.4.2" }
8282
serde = "1.0"
8383
proptest = "1.2.0"
8484
tempfile = "3.8.0"
85-
crossbeam-queue = "0.3.8"
85+
crossbeam-queue = "0.3.12"
8686
tracing-serde = "0.2.0"
8787
serial_test = "3.1.1"
8888
hyperlight-testing = { workspace = true }

0 commit comments

Comments
 (0)