Index: tests/Cargo.toml
--- tests/Cargo.toml.orig
+++ tests/Cargo.toml
@@ -80,6 +80,5 @@ rkyv = { version = "0.8.10", features = ["little_endia
 compact_str = "0.9.0"
 quick-xml = "0.38"
 
-
-[target.'cfg(not(target_env = "msvc"))'.dependencies]
+[target.'cfg(not(target_os = "openbsd"))'.dependencies]
 jemallocator = "0.5.0"
