Skip to content

Commit 8c3b95a

Browse files
committed
Merge pull request #1057 from sharkdp/dependabot/cargo/diff-0.1.13
Bump diff from 0.1.12 to 0.1.13
2 parents 791a668 + 7c32932 commit 8c3b95a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/main.rs

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ use crate::regex_helper::{pattern_has_uppercase_char, pattern_matches_strings_wi
4040
not(target_os = "android"),
4141
not(target_os = "macos"),
4242
not(target_os = "freebsd"),
43-
not(target_env = "musl"),
4443
not(target_arch = "riscv64"),
4544
feature = "use-jemalloc"
4645
))]

0 commit comments

Comments
 (0)