Index: boxcar/Cargo.toml
===================================================================
--- boxcar.orig/Cargo.toml
+++ boxcar/Cargo.toml
@@ -66,10 +66,6 @@ harness = false
 [dev-dependencies.criterion]
 version = "0.5"
 
-[target."cfg(loom)".dependencies.loom]
-version = "0.5"
-optional = true
-
 [lints.rust.unexpected_cfgs]
 level = "warn"
 priority = 0
