Skip to content

Commit 94c16e0

Browse files
bors[bot]cuviper
andauthored
1021: Remove direct use of lazy_static r=cuviper a=cuviper - Remove an unnecessary use of lazy_static - Use once_cell in rayon-demo - Update ci/compat-Cargo.lock Co-authored-by: Josh Stone <cuviper@gmail.com>
2 parents b6cdc9d + 1e69790 commit 94c16e0

File tree

7 files changed

+143
-148
lines changed

7 files changed

+143
-148
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,5 @@ version = "1.0"
2727
default-features = false
2828

2929
[dev-dependencies]
30-
lazy_static = "1"
3130
rand = "0.8"
3231
rand_xorshift = "0.3"

0 commit comments

Comments
 (0)