|
1 | 1 | # Project Dependencies |
2 | 2 | Package: pxsum |
3 | | - Version: 0.7.4 |
| 3 | + Version: 0.7.5 |
4 | 4 | Target: x86_64-unknown-linux-gnu |
5 | | - Generated: 2026-03-06 05:20:53 UTC |
| 5 | + Generated: 2026-03-23 03:42:44 UTC |
6 | 6 |
|
7 | 7 | | Package | Version | Author(s) | License | |
8 | 8 | | ---- | ---- | ---- | ---- | |
|
14 | 14 | | [autocfg](https://github.com/cuviper/autocfg) ⚒️ | 1.5.0 | [Josh Stone](mailto:cuviper@gmail.com) | Apache-2.0 OR MIT | |
15 | 15 | | [bitflags](https://github.com/bitflags/bitflags) | 2.11.0 | The Rust Project Developers | MIT OR Apache-2.0 | |
16 | 16 | | [**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.9.0 | | MIT OR Apache-2.0 | |
18 | | -| [bon-macros](https://github.com/elastio/bon) | 3.9.0 | | MIT OR Apache-2.0 | |
| 17 | +| [bon](https://github.com/elastio/bon) | 3.9.1 | | MIT OR Apache-2.0 | |
| 18 | +| [bon-macros](https://github.com/elastio/bon) | 3.9.1 | | MIT OR Apache-2.0 | |
19 | 19 | | [bytemuck](https://github.com/Lokathor/bytemuck) | 1.25.0 | [Lokathor](mailto:zefria@gmail.com) | Zlib OR Apache-2.0 OR MIT | |
20 | 20 | | [byteorder](https://github.com/BurntSushi/byteorder) | 1.5.0 | [Andrew Gallant](mailto:jamslam@gmail.com) | Unlicense OR MIT | |
21 | 21 | | [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.56 | [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 | |
| 22 | +| [cc](https://github.com/rust-lang/cc-rs) ⚒️ | 1.2.57 | [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 | |
23 | 23 | | [cfg-if](https://github.com/rust-lang/cfg-if) | 1.0.4 | [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 | |
24 | 24 | | [cmake](https://github.com/rust-lang/cmake-rs) ⚒️ | 0.1.57 | [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 | |
25 | 25 | | [color_quant](https://github.com/image-rs/color_quant.git) | 1.1.0 | [nwin](mailto:nwin@users.noreply.github.com) | MIT | |
|
42 | 42 | | [gif](https://github.com/image-rs/image-gif) | 0.14.1 | The image-rs Developers | MIT OR Apache-2.0 | |
43 | 43 | | [half](https://github.com/VoidStarKat/half-rs) | 2.7.1 | [Kathryn Long](mailto:squeeself@gmail.com) | MIT OR Apache-2.0 | |
44 | 44 | | [ident_case](https://github.com/TedDriggs/ident_case) | 1.0.1 | [Ted Driggs](mailto:ted.driggs@outlook.com) | MIT OR Apache-2.0 | |
45 | | -| [**image**](https://github.com/image-rs/image) | 0.25.9 | The image-rs Developers | MIT OR Apache-2.0 | |
| 45 | +| [**image**](https://github.com/image-rs/image) | 0.25.10 | The image-rs Developers | MIT OR Apache-2.0 | |
46 | 46 | | [image-webp](https://github.com/image-rs/image-webp) | 0.2.4 | | MIT OR Apache-2.0 | |
47 | 47 | | [**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.13.1+libjxl-0.11.2 | | GPL-3.0-or-later | |
| 48 | +| [**jpegxl-rs**](https://github.com/inflation/jpegxl-rs) | 0.14.0+libjxl-0.11.2 | | GPL-3.0-or-later | |
49 | 49 | | [jpegxl-src](https://github.com/inflation/jpegxl-rs) ⚒️ | 0.11.4 | | BSD-3-Clause | |
50 | 50 | | [jpegxl-sys](https://github.com/inflation/jpegxl-rs) | 0.12.1+libjxl-0.11.2 | | GPL-3.0-or-later | |
51 | 51 | | [**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 | |
52 | 52 | | [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.182 | The Rust Project Developers | MIT OR Apache-2.0 | |
| 53 | +| [libc](https://github.com/rust-lang/libc) | 0.2.183 | The Rust Project Developers | MIT OR Apache-2.0 | |
54 | 54 | | [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 | |
55 | 55 | | [lock_api](https://github.com/Amanieu/parking_lot) | 0.4.14 | [Amanieu d'Antras](mailto:amanieu@gmail.com) | MIT OR Apache-2.0 | |
56 | 56 | | [log](https://github.com/rust-lang/log) | 0.4.29 | The Rust Project Developers | MIT OR Apache-2.0 | |
57 | 57 | | [miniz_oxide](https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide) | 0.8.9 | [Frommi](mailto:daniil.liferenko@gmail.com), [oyvindln](mailto:oyvindln@users.noreply.github.com), and Rich Geldreich richgel99@gmail.com | MIT OR Zlib OR Apache-2.0 | |
58 | | -| [moxcms](https://github.com/awxkee/moxcms.git) | 0.7.11 | Radzivon Bartoshyk | BSD-3-Clause OR Apache-2.0 | |
| 58 | +| [moxcms](https://github.com/awxkee/moxcms.git) | 0.8.1 | Radzivon Bartoshyk | BSD-3-Clause OR Apache-2.0 | |
59 | 59 | | [num-traits](https://github.com/rust-num/num-traits) | 0.2.19 | The Rust Project Developers | MIT OR Apache-2.0 | |
60 | 60 | | [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 | |
61 | 61 | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) ⚒️ | 0.3.32 | [Alex Crichton](mailto:alex@alexcrichton.com) | MIT OR Apache-2.0 | |
|
77 | 77 | | [thiserror](https://github.com/dtolnay/thiserror) | 2.0.18 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 | |
78 | 78 | | [thiserror-impl](https://github.com/dtolnay/thiserror) | 1.0.69 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 | |
79 | 79 | | [thiserror-impl](https://github.com/dtolnay/thiserror) | 2.0.18 | [David Tolnay](mailto:dtolnay@gmail.com) | MIT OR Apache-2.0 | |
80 | | -| [tiff](https://github.com/image-rs/image-tiff) | 0.10.3 | The image-rs Developers | MIT | |
| 80 | +| [tiff](https://github.com/image-rs/image-tiff) | 0.11.3 | The image-rs Developers | MIT | |
81 | 81 | | [**trimothy**](https://github.com/Blobfolio/trimothy) | 0.9.1 | [Josh Stoik](mailto:josh@blobfolio.com) | WTFPL | |
82 | 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 | |
83 | 83 | | [**walkdir**](https://github.com/BurntSushi/walkdir) | 2.5.0 | [Andrew Gallant](mailto:jamslam@gmail.com) | Unlicense OR MIT | |
84 | 84 | | [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.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 | |
87 | | -| zune-core | 0.4.12 | | MIT OR Apache-2.0 OR Zlib | |
| 85 | +| [zerocopy](https://github.com/google/zerocopy) | 0.8.47 | [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.47 | [Joshua Liebow-Feeser](mailto:joshlf@google.com) and [Jack Wrenn](mailto:jswrenn@amazon.com) | BSD-2-Clause OR Apache-2.0 OR MIT | |
88 | 87 | | [zune-core](https://github.com/etemesi254/zune-image) | 0.5.1 | | MIT OR Apache-2.0 OR Zlib | |
89 | | -| [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.12 | [caleb](mailto:etemesicaleb@gmail.com) | MIT OR Apache-2.0 OR Zlib | |
| 88 | +| [zune-jpeg](https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg) | 0.5.14 | [caleb](mailto:etemesicaleb@gmail.com) | MIT OR Apache-2.0 OR Zlib | |
91 | 89 |
|
92 | 90 | ### Legend |
93 | 91 |
|
|
0 commit comments