You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
293 B
9 lines
293 B
2 months ago
|
--- ripgrep-14.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ ripgrep-14.1.1/Cargo.toml 2024-10-19T09:28:39.484694+00:00
|
||
|
@@ -184,5 +184,3 @@
|
||
|
[features]
|
||
|
pcre2 = ["grep/pcre2"]
|
||
|
|
||
|
-[target.'cfg(all(target_env = "musl", target_pointer_width = "64"))'.dependencies.jemallocator]
|
||
|
-version = "0.5.0"
|