7c58b27
--- ripgrep-14.1.0/Cargo.toml	1970-01-01T00:00:01+00:00
7c58b27
+++ ripgrep-14.1.0/Cargo.toml	2024-02-02T22:42:51.554849+00:00
7a79fec
@@ -182,5 +182,3 @@
2aba714
 pcre2 = ["grep/pcre2"]
2aba714
 simd-accel = ["grep/simd-accel"]
7a79fec
 
2aba714
-[target."cfg(all(target_env = \"musl\", target_pointer_width = \"64\"))".dependencies.jemallocator]
7a79fec
-version = "0.5.0"