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.
12 lines
487 B
12 lines
487 B
--- fd-find-8.2.1/Cargo.toml 2020-12-07T18:29:12+00:00
|
|
+++ fd-find-8.2.1/Cargo.toml 2021-01-12T21:49:10.417251+00:00
|
|
@@ -86,8 +86,6 @@
|
|
|
|
[build-dependencies.version_check]
|
|
version = "0.9"
|
|
-[target."cfg(all(not(windows), not(target_os = \"android\"), not(target_os = \"macos\"), not(target_env = \"musl\")))".dependencies.jemallocator]
|
|
-version = "0.3.0"
|
|
[target."cfg(all(unix, not(target_os = \"redox\")))".dependencies.libc]
|
|
version = "0.2"
|
|
[target."cfg(unix)".dependencies.users]
|