Index: Cargo.toml
--- Cargo.toml.orig
+++ Cargo.toml
@@ -110,7 +110,7 @@ tree-sitter-xml = "0.7.0"
 tree-sitter-yaml = "0.7.0"
 tree-sitter-zig = "1.1.2"
 
-[target.'cfg(not(any(target_env = "msvc", target_os = "illumos")))'.dependencies]
+[target.'cfg(not(any(target_env = "msvc", target_os = "illumos", target_os = "openbsd")))'.dependencies]
 tikv-jemallocator = "0.6"
 
 [dev-dependencies]
