Skip to content

Commit 324c482

Browse files
committed
release: 0.7.4
2 parents 09b81a9 + 34bc7d4 commit 324c482

3 files changed

Lines changed: 31 additions & 31 deletions

File tree

CREDITS.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
# Project Dependencies
22
Package: pxsum
3-
Version: 0.7.3
3+
Version: 0.7.4
44
Target: x86_64-unknown-linux-gnu
5-
Generated: 2026-01-23 03:44:33 UTC
5+
Generated: 2026-03-06 05:20:53 UTC
66

77
| Package | Version | Author(s) | License |
88
| ---- | ---- | ---- | ---- |
99
| [adler2](https://github.com/oyvindln/adler2) | 2.0.1 | [Jonas Schievink](mailto:jonasschievink@gmail.com) and [oyvindln](mailto:oyvindln@users.noreply.github.com) | 0BSD OR MIT OR Apache-2.0 |
10-
| [anyhow](https://github.com/dtolnay/anyhow) | 1.0.100 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
10+
| [anyhow](https://github.com/dtolnay/anyhow) | 1.0.102 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
1111
| [**argyle**](https://github.com/Blobfolio/argyle) | 0.15.0 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL |
1212
| [arrayref](https://github.com/droundy/arrayref) | 0.3.9 | [David Roundy](mailto:roundyd@physics.oregonstate.edu) | BSD-2-Clause |
1313
| [arrayvec](https://github.com/bluss/arrayvec) | 0.7.6 | bluss | MIT OR Apache-2.0 |
1414
| [autocfg](https://github.com/cuviper/autocfg) ⚒️ | 1.5.0 | [Josh Stone](mailto:cuviper@gmail.com) | Apache-2.0 OR MIT |
15-
| [bitflags](https://github.com/bitflags/bitflags) | 2.10.0 | The Rust Project Developers | MIT OR Apache-2.0 |
15+
| [bitflags](https://github.com/bitflags/bitflags) | 2.11.0 | The Rust Project Developers | MIT OR Apache-2.0 |
1616
| [**blake3**](https://github.com/BLAKE3-team/BLAKE3) | 1.8.3 | [Jack O'Connor](mailto:oconnor663@gmail.com) and Samuel Neves | CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception |
17-
| [bon](https://github.com/elastio/bon) | 3.8.2 | | MIT OR Apache-2.0 |
18-
| [bon-macros](https://github.com/elastio/bon) | 3.8.2 | | MIT OR Apache-2.0 |
19-
| [bytemuck](https://github.com/Lokathor/bytemuck) | 1.24.0 | [Lokathor](mailto:zefria@gmail.com) | Zlib OR Apache-2.0 OR MIT |
17+
| [bon](https://github.com/elastio/bon) | 3.9.0 | | MIT OR Apache-2.0 |
18+
| [bon-macros](https://github.com/elastio/bon) | 3.9.0 | | MIT OR Apache-2.0 |
19+
| [bytemuck](https://github.com/Lokathor/bytemuck) | 1.25.0 | [Lokathor](mailto:zefria@gmail.com) | Zlib OR Apache-2.0 OR MIT |
2020
| [byteorder](https://github.com/BurntSushi/byteorder) | 1.5.0 | [Andrew Gallant](mailto:jamslam@gmail.com) | Unlicense OR MIT |
2121
| [byteorder-lite](https://github.com/image-rs/byteorder-lite) | 0.1.0 | | Unlicense OR MIT |
22-
| [cc](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2.53 | [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 |
22+
| [cc](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2.56 | [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 |
2323
| [cfg-if](https://github.com/rust-lang/cfg-if) | 1.0.4 | [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 |
2424
| [cmake](https://github.com/rust-lang/cmake-rs) ⚒️ | 0.1.57 | [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 |
2525
| [color_quant](https://github.com/image-rs/color_quant.git) | 1.1.0 | [nwin](mailto:nwin@users.noreply.github.com) | MIT |
26-
| [**const-hex**](https://github.com/danipopes/const-hex) | 1.17.0 | [DaniPopes](mailto:57450786+danipopes@users.noreply.github.com) | MIT OR Apache-2.0 |
26+
| [**const-hex**](https://github.com/danipopes/const-hex) | 1.18.1 | [DaniPopes](mailto:57450786+danipopes@users.noreply.github.com) | MIT OR Apache-2.0 |
2727
| [constant_time_eq](https://github.com/cesarb/constant_time_eq) | 0.4.2 | [Cesar Eduardo Barros](mailto:cesarb@cesarb.eti.br) | CC0-1.0 OR MIT-0 OR Apache-2.0 |
2828
| [cpufeatures](https://github.com/RustCrypto/utils) | 0.2.17 | RustCrypto Developers | MIT OR Apache-2.0 |
2929
| [crc32fast](https://github.com/srijs/rust-crc32fast) | 1.5.0 | [Sam Rijs](mailto:srijs@airpost.net) and [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 |
@@ -34,23 +34,23 @@
3434
| [fax](https://github.com/pdf-rs/fax) | 0.2.6 | [Sebastian K](mailto:s3bk@protonmail.com) | MIT |
3535
| [fax_derive](https://github.com/pdf-rs/fax) | 0.2.0 | [Sebastian K](mailto:s3bk@protonmail.com) | MIT |
3636
| [fdeflate](https://github.com/image-rs/fdeflate) | 0.3.7 | The image-rs Developers | MIT OR Apache-2.0 |
37-
| [find-msvc-tools](https://github.com/rust-lang/cc-rs) ⚒️ | 0.1.8 | | MIT OR Apache-2.0 |
38-
| [flate2](https://github.com/rust-lang/flate2-rs) | 1.1.8 | [Alex Crichton](mailto:alex@alexcrichton.com) and [Josh Triplett](mailto:josh@joshtriplett.org) | MIT OR Apache-2.0 |
37+
| [find-msvc-tools](https://github.com/rust-lang/cc-rs) ⚒️ | 0.1.9 | | MIT OR Apache-2.0 |
38+
| [flate2](https://github.com/rust-lang/flate2-rs) | 1.1.9 | [Alex Crichton](mailto:alex@alexcrichton.com) and [Josh Triplett](mailto:josh@joshtriplett.org) | MIT OR Apache-2.0 |
3939
| [**flume**](https://github.com/zesterer/flume) | 0.12.0 | [Joshua Barretto](mailto:joshua.s.barretto@gmail.com) | Apache-2.0 OR MIT |
40-
| [fyi_ansi](https://github.com/Blobfolio/fyi) | 2.4.3 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL |
41-
| [**fyi_msg**](https://github.com/Blobfolio/fyi) | 2.4.3 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL |
40+
| [fyi_ansi](https://github.com/Blobfolio/fyi) | 2.5.0 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL |
41+
| [**fyi_msg**](https://github.com/Blobfolio/fyi) | 2.5.0 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL |
4242
| [gif](https://github.com/image-rs/image-gif) | 0.14.1 | The image-rs Developers | MIT OR Apache-2.0 |
4343
| [half](https://github.com/VoidStarKat/half-rs) | 2.7.1 | [Kathryn Long](mailto:squeeself@gmail.com) | MIT OR Apache-2.0 |
4444
| [ident_case](https://github.com/TedDriggs/ident_case) | 1.0.1 | [Ted Driggs](mailto:ted.driggs@outlook.com) | MIT OR Apache-2.0 |
4545
| [**image**](https://github.com/image-rs/image) | 0.25.9 | The image-rs Developers | MIT OR Apache-2.0 |
4646
| [image-webp](https://github.com/image-rs/image-webp) | 0.2.4 | | MIT OR Apache-2.0 |
4747
| [**jpeg2k**](https://github.com/Neopallium/jpeg2k) | 0.10.1 | [Robert G. Jakabosky](mailto:rjakabosky+neopallium@neoawareness.com) | MIT OR Apache-2.0 |
48-
| [**jpegxl-rs**](https://github.com/inflation/jpegxl-rs) | 0.12.0+libjxl-0.11.1 | | GPL-3.0-or-later |
49-
| [jpegxl-src](https://github.com/inflation/jpegxl-rs) ⚒️ | 0.11.3 | | BSD-3-Clause |
50-
| [jpegxl-sys](https://github.com/inflation/jpegxl-rs) | 0.12.0+libjxl-0.11.1 | | GPL-3.0-or-later |
48+
| [**jpegxl-rs**](https://github.com/inflation/jpegxl-rs) | 0.13.1+libjxl-0.11.2 | | GPL-3.0-or-later |
49+
| [jpegxl-src](https://github.com/inflation/jpegxl-rs) ⚒️ | 0.11.4 | | BSD-3-Clause |
50+
| [jpegxl-sys](https://github.com/inflation/jpegxl-rs) | 0.12.1+libjxl-0.11.2 | | GPL-3.0-or-later |
5151
| [**libavif**](https://github.com/njaard/libavif-rs) | 0.14.0 | [Charles Samuels](mailto:ks@ks.ax) and [Paolo Barbolini](mailto:paolo@paolo565.org) | BSD-2-Clause |
5252
| [libavif-sys](https://github.com/njaard/libavif-rs) | 0.17.0+libavif.1.0.4 | [Charles Samuels](mailto:ks@ks.ax) and [Paolo Barbolini](mailto:paolo@paolo565.org) | BSD-2-Clause |
53-
| [libc](https://github.com/rust-lang/libc) | 0.2.180 | The Rust Project Developers | MIT OR Apache-2.0 |
53+
| [libc](https://github.com/rust-lang/libc) | 0.2.182 | The Rust Project Developers | MIT OR Apache-2.0 |
5454
| [libdav1d-sys](https://github.com/njaard/libavif-rs) | 0.7.1+libdav1d.1.4.3 | [Charles Samuels](mailto:ks@ks.ax), [Paolo Barbolini](mailto:paolo@paolo565.org), and [Kornel](mailto:kornel@geekhood.net) | BSD-2-Clause |
5555
| [lock_api](https://github.com/Amanieu/parking_lot) | 0.4.14 | [Amanieu d'Antras](mailto:amanieu@gmail.com) | MIT OR Apache-2.0 |
5656
| [log](https://github.com/rust-lang/log) | 0.4.29 | The Rust Project Developers | MIT OR Apache-2.0 |
@@ -59,35 +59,35 @@
5959
| [num-traits](https://github.com/rust-num/num-traits) | 0.2.19 | The Rust Project Developers | MIT OR Apache-2.0 |
6060
| [openjpeg-sys](https://github.com/Enet4/openjpeg-sys) | 1.0.12 | [Kornel](mailto:kornel@geekhood.net) and [Eduardo Pinho](mailto:enet4mikeenet@gmail.com) | BSD-2-Clause |
6161
| [pkg-config](https://github.com/rust-lang/pkg-config-rs) ⚒️ | 0.3.32 | [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 |
62-
| [png](https://github.com/image-rs/image-png) | 0.18.0 | The image-rs Developers | MIT OR Apache-2.0 |
62+
| [png](https://github.com/image-rs/image-png) | 0.18.1 | The image-rs Developers | MIT OR Apache-2.0 |
6363
| [prettyplease](https://github.com/dtolnay/prettyplease) | 0.2.37 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
6464
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.106 | [David Tolnay](mailto:dtolnay@gmail.com) and [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 |
65-
| [pxfm](https://github.com/awxkee/pxfm) | 0.1.27 | Radzivon Bartoshyk | BSD-3-Clause OR Apache-2.0 |
65+
| [pxfm](https://github.com/awxkee/pxfm) | 0.1.28 | Radzivon Bartoshyk | BSD-3-Clause OR Apache-2.0 |
6666
| [quick-error](http://github.com/tailhook/quick-error) | 2.0.1 | [Paul Colomiets](mailto:paul@colomiets.name) and [Colin Kiegel](mailto:kiegel@gmx.de) | MIT OR Apache-2.0 |
67-
| [quote](https://github.com/dtolnay/quote) | 1.0.44 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
67+
| [quote](https://github.com/dtolnay/quote) | 1.0.45 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
6868
| [rustversion](https://github.com/dtolnay/rustversion) | 1.0.22 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
6969
| [same-file](https://github.com/BurntSushi/same-file) | 1.0.6 | [Andrew Gallant](mailto:jamslam@gmail.com) | Unlicense OR MIT |
7070
| [scopeguard](https://github.com/bluss/scopeguard) | 1.2.0 | bluss | MIT OR Apache-2.0 |
7171
| [shlex](https://github.com/comex/rust-shlex) ⚒️ | 1.3.0 | [comex](mailto:comexk@gmail.com), [Fenhl](mailto:fenhl@fenhl.net), [Adrian Taylor](mailto:adetaylor@chromium.org), [Alex Touchet](mailto:alextouchet@outlook.com), [Daniel Parks](mailto:dp+git@oxidized.org), and [Garrett Berg](mailto:googberg@gmail.com) | MIT OR Apache-2.0 |
7272
| [simd-adler32](https://github.com/mcountryman/simd-adler32) | 0.3.8 | [Marvin Countryman](mailto:me@maar.vin) | MIT |
7373
| [spin](https://github.com/mvdnes/spin-rs.git) | 0.9.8 | [Mathijs van de Nes](mailto:git@mathijs.vd-nes.nl), [John Ericson](mailto:git@johnericson.me), and [Joshua Barretto](mailto:joshua.s.barretto@gmail.com) | MIT |
7474
| [strsim](https://github.com/rapidfuzz/strsim-rs) | 0.11.1 | [Danny Guo](mailto:danny@dannyguo.com) and [maxbachmann](mailto:oss@maxbachmann.de) | MIT |
75-
| [syn](https://github.com/dtolnay/syn) | 2.0.114 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
75+
| [syn](https://github.com/dtolnay/syn) | 2.0.117 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
7676
| [thiserror](https://github.com/dtolnay/thiserror) | 1.0.69 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
7777
| [thiserror](https://github.com/dtolnay/thiserror) | 2.0.18 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
7878
| [thiserror-impl](https://github.com/dtolnay/thiserror) | 1.0.69 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
7979
| [thiserror-impl](https://github.com/dtolnay/thiserror) | 2.0.18 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 |
8080
| [tiff](https://github.com/image-rs/image-tiff) | 0.10.3 | The image-rs Developers | MIT |
8181
| [**trimothy**](https://github.com/Blobfolio/trimothy) | 0.9.1 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL |
82-
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.22 | [David Tolnay](mailto:dtolnay@gmail.com) | (MIT OR Apache-2.0) AND Unicode-3.0 |
82+
| [unicode-ident](https://github.com/dtolnay/unicode-ident) | 1.0.24 | [David Tolnay](mailto:dtolnay@gmail.com) | (MIT OR Apache-2.0) AND Unicode-3.0 |
8383
| [**walkdir**](https://github.com/BurntSushi/walkdir) | 2.5.0 | [Andrew Gallant](mailto:jamslam@gmail.com) | Unlicense OR MIT |
8484
| [weezl](https://github.com/image-rs/weezl) | 0.1.12 | The image-rs Developers | MIT OR Apache-2.0 |
85-
| [zerocopy](https://github.com/google/zerocopy) | 0.8.33 | [Joshua Liebow-Feeser](mailto:joshlf@google.com) and [Jack Wrenn](mailto:jswrenn@amazon.com) | BSD-2-Clause OR Apache-2.0 OR MIT |
86-
| [zerocopy-derive](https://github.com/google/zerocopy) | 0.8.33 | [Joshua Liebow-Feeser](mailto:joshlf@google.com) and [Jack Wrenn](mailto:jswrenn@amazon.com) | BSD-2-Clause OR Apache-2.0 OR MIT |
85+
| [zerocopy](https://github.com/google/zerocopy) | 0.8.40 | [Joshua Liebow-Feeser](mailto:joshlf@google.com) and [Jack Wrenn](mailto:jswrenn@amazon.com) | BSD-2-Clause OR Apache-2.0 OR MIT |
86+
| [zerocopy-derive](https://github.com/google/zerocopy) | 0.8.40 | [Joshua Liebow-Feeser](mailto:joshlf@google.com) and [Jack Wrenn](mailto:jswrenn@amazon.com) | BSD-2-Clause OR Apache-2.0 OR MIT |
8787
| zune-core | 0.4.12 | | MIT OR Apache-2.0 OR Zlib |
8888
| [zune-core](https://github.com/etemesi254/zune-image) | 0.5.1 | | MIT OR Apache-2.0 OR Zlib |
8989
| [zune-jpeg](https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg) | 0.4.21 | [caleb](mailto:etemesicaleb@gmail.com) | MIT OR Apache-2.0 OR Zlib |
90-
| [zune-jpeg](https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg) | 0.5.11 | [caleb](mailto:etemesicaleb@gmail.com) | MIT OR Apache-2.0 OR Zlib |
90+
| [zune-jpeg](https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg) | 0.5.12 | [caleb](mailto:etemesicaleb@gmail.com) | MIT OR Apache-2.0 OR Zlib |
9191

9292
### Legend
9393

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pxsum"
3-
version = "0.7.3"
3+
version = "0.7.4"
44
license = "WTFPL"
55
authors = ["Josh Stoik <josh@blobfolio.com>"]
66
edition = "2024"
@@ -93,7 +93,7 @@ description = "One or more image file paths to checksum, or if -c/--check, one o
9393
[dependencies]
9494
argyle = "0.15.*"
9595
dactyl = "0.13.*"
96-
fyi_msg = "2.4.*"
96+
fyi_msg = "2.5.*"
9797
trimothy = "0.9.*"
9898
walkdir = "=2.5.*"
9999

@@ -102,7 +102,7 @@ version = "=1.8.*"
102102
default-features = false
103103

104104
[dependencies.const-hex]
105-
version = "1.17.*"
105+
version = "1.18.*"
106106
default-features = false
107107

108108
[dependencies.flume]
@@ -120,7 +120,7 @@ default-features = false
120120
features = [ "image", "openjpeg-sys"]
121121

122122
[dependencies.jpegxl-rs]
123-
version = "=0.12.0"
123+
version = "=0.13.1"
124124
default-features = false
125125
features = [ "vendored" ]
126126

release/man/pxsum.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
.TH "PXSUM" "1" "January 2026" "pxsum v0.7.3" "User Commands"
1+
.TH "PXSUM" "1" "March 2026" "pxsum v0.7.4" "User Commands"
22
.SH NAME
3-
PXSUM \- Manual page for pxsum v0.7.3.
3+
PXSUM \- Manual page for pxsum v0.7.4.
44
.SH DESCRIPTION
55
Calculate and verify checksums for decoded image pixel data.
66
.SS USAGE:

0 commit comments

Comments
 (0)