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.
16 lines
451 B
16 lines
451 B
--- bat-0.24.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ bat-0.24.0/Cargo.toml 2023-10-29T19:40:03.835368+00:00
|
|
@@ -199,12 +199,6 @@
|
|
regex-fancy = ["syntect/regex-fancy"]
|
|
regex-onig = ["syntect/regex-onig"]
|
|
|
|
-[target."cfg(target_os = \"macos\")".dependencies.home]
|
|
-version = "0.5.4"
|
|
-
|
|
-[target."cfg(target_os = \"macos\")".dependencies.plist]
|
|
-version = "1.4.3"
|
|
-
|
|
[target."cfg(unix)".dev-dependencies.nix]
|
|
version = "0.26.2"
|
|
features = ["term"]
|