Skip to content

Commit babe825

Browse files
authored
Remove unused crossbeam dependency in oxide (#19256)
1 parent 3e4654d commit babe825

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

Cargo.lock

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

crates/oxide/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ globwalk = "0.9.1"
99
log = "0.4.22"
1010
rayon = "1.10.0"
1111
fxhash = { package = "rustc-hash", version = "2.1.1" }
12-
crossbeam = "0.8.4"
1312
tracing = { version = "0.1.40", features = [] }
1413
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
1514
walkdir = "2.5.0"

0 commit comments

Comments
 (0)