Download diffutils 0.4.2
File | Platform | Checksum |
---|---|---|
diffutils-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
diffutils-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
diffutils-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
diffutils-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
What's Changed
- CI: install GNU patch on MacOS (fixes #66) by @oSoMoN in #67
- CI: Update 'cargo dist' to version 0.13.3 by @oSoMoN in #69
- cargo-dist: generate more targets by @sylvestre in #74
- Make error message consistent with GNU diff's implementation when failing to read input file(s) by @oSoMoN in #63
- Use the instrumentation-based code coverage implementation by @oSoMoN in #70
- Fix clippy warnings in tests by @cakebaker in #84
Dependencies
- Update Rust crate unicode-width to 0.1.12 by @renovate in #65
- Update Rust crate pretty_assertions to 1.4.0 by @renovate in #72
- Update Rust crate libfuzzer-sys to 0.4.7 by @renovate in #71
- Update Rust crate unicode-width to v0.1.13 by @renovate in #76
- Update Rust crate regex to v1.10.5 by @renovate in #77
- Update Rust crate predicates to v3.1.2 by @renovate in #79
- Update Rust crate assert_cmd to v2.0.15 by @renovate in #78
- Update Rust crate regex to v1.10.6 by @renovate in #80
- Update Rust crate tempfile to v3.11.0 by @renovate in #81
- Update Rust crate tempfile to v3.12.0 by @renovate in #82
- Update Rust crate assert_cmd to v2.0.16 by @renovate in #83
Full Changelog: v0.4.1...v0.4.2