Skip to content

Commit 8ed8dd9

Browse files
committed
Add crossbeam-utils dependency
1 parent 8b23271 commit 8ed8dd9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

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

vm/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ foreign-types = "0.3"
7373
num_enum = "0.4"
7474
smallbox = "0.8"
7575
bstr = "0.2.12"
76+
crossbeam-utils = "0.7"
7677

7778
flame = { version = "0.2", optional = true }
7879
flamer = { version = "0.3", optional = true }

0 commit comments

Comments
 (0)