You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
e2adf21a16
Bumps the crates group with 25 updates in the /userspace/ksud directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` | | [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.18` | | [const_format](https://github.com/rodrimati1992/const_format_crates) | `0.2.32` | `0.2.33` | | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.210` | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.128` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [is_executable](https://github.com/fitzgen/is_executable) | `1.0.1` | `1.0.3` | | [derive-new](https://github.com/nrc/derive-new) | `0.6.0` | `0.7.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.73` | `0.3.74` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.14` | `1.1.22` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.32` | `1.0.34` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.60` | `0.1.61` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.4.0` | `2.5.0` | | [object](https://github.com/gimli-rs/object) | `0.36.3` | `0.36.4` | | [syn](https://github.com/dtolnay/syn) | `2.0.75` | `2.0.77` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [unicode-ident](https://github.com/dtolnay/unicode-ident) | `1.0.12` | `1.0.13` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.13` | `0.1.14` | | [unicode-xid](https://github.com/unicode-rs/unicode-xid) | `0.2.5` | `0.2.6` | Updates `anyhow` from 1.0.86 to 1.0.89 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/anyhow/releases">anyhow's releases</a>.</em></p> <blockquote> <h2>1.0.89</h2> <ul> <li>Make anyhow::Error's <code>UnwindSafe</code> and <code>RefUnwindSafe</code> impl consistently available between versions of Rust newer and older than 1.72 (<a href="https://redirect.github.com/dtolnay/anyhow/issues/386">#386</a>)</li> </ul> <h2>1.0.88</h2> <ul> <li>Documentation improvements</li> </ul> <h2>1.0.87</h2> <ul> <li>Support more APIs, including <code>Error::new</code> and <code>Error::chain</code>, in no-std mode on Rust 1.81+ (<a href="https://redirect.github.com/dtolnay/anyhow/issues/383">#383</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/9d3fb6d0968bd9f95a0d8bbc5269eb2496880510"><code>9d3fb6d</code></a> Release 1.0.89</li> <li><a href="https://github.com/dtolnay/anyhow/commit/830c399126c1db902681130f5c4273d93767b990"><code>830c399</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/anyhow/issues/386">#386</a> from dtolnay/unwindsafe</li> <li><a href="https://github.com/dtolnay/anyhow/commit/8454be372f2a7832436d7021b8f2f0a96db558b3"><code>8454be3</code></a> Ensure UnwindSafe even with "backtrace" feature enabled and old Rust</li> <li><a href="https://github.com/dtolnay/anyhow/commit/a85e414bf555ed961f59c2c69410e7b5f706df65"><code>a85e414</code></a> Add more autotraits tests</li> <li><a href="https://github.com/dtolnay/anyhow/commit/139f266b903ac2eab462292495f864740446dcdc"><code>139f266</code></a> Release 1.0.88</li> <li><a href="https://github.com/dtolnay/anyhow/commit/aa3ab2b9f0a8cdf4b54dae58d39a2446c5eecbb2"><code>aa3ab2b</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/anyhow/issues/385">#385</a> from dtolnay/docnostd</li> <li><a href="https://github.com/dtolnay/anyhow/commit/44c37674d35a0899fde03ae2fdaeee0bd4c38501"><code>44c3767</code></a> Update documentation on no-std error type conversions</li> <li><a href="https://github.com/dtolnay/anyhow/commit/afe93e7b167d069ac79f2c7f363b919d3793e6ce"><code>afe93e7</code></a> Release 1.0.87</li> <li><a href="https://github.com/dtolnay/anyhow/commit/d58fa4b282c1149bd121419dd359eb8caf2c113d"><code>d58fa4b</code></a> Fix outdated html_root_url</li> <li><a href="https://github.com/dtolnay/anyhow/commit/c18d80743cead05bd75cf2e310e7a00c515facb9"><code>c18d807</code></a> Disable unused doc_cfg feature</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/anyhow/compare/1.0.86...1.0.89">compare view</a></li> </ul> </details> <br /> Updates `clap` from 4.5.16 to 4.5.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap's releases</a>.</em></p> <blockquote> <h2>v4.5.18</h2> <h2>[4.5.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>v4.5.17</h2> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap's changelog</a>.</em></p> <blockquote> <h2>[4.5.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/d81158599f5b3a2434845a1731377eae84780b9a"><code>d811585</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/ab948b35561b5bc64b50d6a52d799aa5ac5de187"><code>ab948b3</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/82e599e91d64ddae7231c98a91b4cd39e8c9036d"><code>82e599e</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5602">#5602</a> from shannmu/delimiter_values</li> <li><a href="https://github.com/clap-rs/clap/commit/59bf26dd56032a7a4e6d923cd37de6e72c33078e"><code>59bf26d</code></a> feat(clap_complete): Support delimiter values in native completions</li> <li><a href="https://github.com/clap-rs/clap/commit/ccecab394b45bc4dd251d00b7d69737ed93d18f8"><code>ccecab3</code></a> test(clap_complete): Add test cases for delimiter_values support</li> <li><a href="https://github.com/clap-rs/clap/commit/a3a476407b01f083dc06200783ad745bc45e5da8"><code>a3a4764</code></a> docs(derive): Specify Parser::update_from semantics</li> <li><a href="https://github.com/clap-rs/clap/commit/df165a2da431138bcc5cd891aec922cbdeda6ded"><code>df165a2</code></a> docs(derive): Flatten isn't just for update</li> <li><a href="https://github.com/clap-rs/clap/commit/5488bcfa30255c59f931f1248e854c0087b2b969"><code>5488bcf</code></a> docs(derive): Connect more dots for Args/Subcommand</li> <li><a href="https://github.com/clap-rs/clap/commit/6013ad4f676dd25c5b5150557a5fb5698c3de020"><code>6013ad4</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/f98e3ee215015055d776f91217019c33da78c975"><code>f98e3ee</code></a> docs: Update changelog</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.5.16...clap_complete-v4.5.18">compare view</a></li> </ul> </details> <br /> Updates `const_format` from 0.2.32 to 0.2.33 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md">const_format's changelog</a>.</em></p> <blockquote> <h3>0.2.33</h3> <p>Fixed Rust Analyzer style warning for assertion macros.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/rodrimati1992/const_format_crates/commits">compare view</a></li> </ul> </details> <br /> Updates `serde` from 1.0.208 to 1.0.210 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.210</h2> <ul> <li>Support serializing and deserializing <code>IpAddr</code> and <code>SocketAddr</code> in no-std mode on Rust 1.77+ (<a href="https://redirect.github.com/serde-rs/serde/issues/2816">#2816</a>, thanks <a href="https://github.com/MathiasKoch"><code>@MathiasKoch</code></a>)</li> <li>Make <code>serde::ser::StdError</code> and <code>serde::de::StdError</code> equivalent to <code>core::error::Error</code> on Rust 1.81+ (<a href="https://redirect.github.com/serde-rs/serde/issues/2818">#2818</a>)</li> </ul> <h2>v1.0.209</h2> <ul> <li>Fix deserialization of empty structs and empty tuples inside of untagged enums (<a href="https://redirect.github.com/serde-rs/serde/issues/2805">#2805</a>, thanks <a href="https://github.com/Mingun"><code>@Mingun</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/89c4b02bf32ceae5b17d89f93a452ccc195ca038"><code>89c4b02</code></a> Release 1.0.210</li> <li><a href="https://github.com/serde-rs/serde/commit/eeb8e44cda15f929796cd72241b0311e0bd04e67"><code>eeb8e44</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2818">#2818</a> from dtolnay/coreerror</li> <li><a href="https://github.com/serde-rs/serde/commit/785c2d9605ee73cc172dfd421228c1dccca984c9"><code>785c2d9</code></a> Stabilize no-std StdError trait</li> <li><a href="https://github.com/serde-rs/serde/commit/d549f048e10bcb5e677afaf7b99d0ed3604b113b"><code>d549f04</code></a> Reformat parse_ip_impl definition and calls</li> <li><a href="https://github.com/serde-rs/serde/commit/4c0dd63011434905265e2710bb9186e09e4f8ec2"><code>4c0dd63</code></a> Delete attr support from core::net deserialization macros</li> <li><a href="https://github.com/serde-rs/serde/commit/26fb1341651c4e0ae4d58c675db3ca2a0d6e12c2"><code>26fb134</code></a> Relocate cfg attrs out of parse_ip_impl and parse_socket_impl</li> <li><a href="https://github.com/serde-rs/serde/commit/07e614b52b5ab3387d86d3198e5f52cd1f5ff3cb"><code>07e614b</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2817">#2817</a> from dtolnay/corenet</li> <li><a href="https://github.com/serde-rs/serde/commit/b1f899fbe81f070803d9f7ca6e5d1cc3f19c9ea2"><code>b1f899f</code></a> Delete doc(cfg) attribute from impls that are supported in no-std</li> <li><a href="https://github.com/serde-rs/serde/commit/b4f860e62767828beb3ef91721b6c56a31f9baad"><code>b4f860e</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2816">#2816</a> from MathiasKoch/chore/core-net</li> <li><a href="https://github.com/serde-rs/serde/commit/d940fe1b4934f097b0333dcb87bec5ee308d39cd"><code>d940fe1</code></a> Reuse existing Buf wrapper as replacement for std::io::Write</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.208...v1.0.210">compare view</a></li> </ul> </details> <br /> Updates `serde_json` from 1.0.125 to 1.0.128 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/json/releases">serde_json's releases</a>.</em></p> <blockquote> <h2>1.0.128</h2> <ul> <li>Support serializing maps containing 128-bit integer keys to serde_json::Value (<a href="https://redirect.github.com/serde-rs/json/issues/1188">#1188</a>, thanks <a href="https://github.com/Mrreadiness"><code>@Mrreadiness</code></a>)</li> </ul> <h2>1.0.127</h2> <ul> <li>Add more removal methods to OccupiedEntry (<a href="https://redirect.github.com/serde-rs/json/issues/1179">#1179</a>, thanks <a href="https://github.com/GREsau"><code>@GREsau</code></a>)</li> </ul> <h2>1.0.126</h2> <ul> <li>Improve string parsing on targets that use 32-bit pointers but also have fast 64-bit integer arithmetic, such as aarch64-unknown-linux-gnu_ilp32 and x86_64-unknown-linux-gnux32 (<a href="https://redirect.github.com/serde-rs/json/issues/1182">#1182</a>, thanks <a href="https://github.com/CryZe"><code>@CryZe</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/d96b1d9b643b49a0bb92a8cf280daf6aa08f37cc"><code>d96b1d9</code></a> Release 1.0.128</li> <li><a href="https://github.com/serde-rs/json/commit/599228d5dc52a0f1595fe4bd901821f70d0317a5"><code>599228d</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1188">#1188</a> from Mrreadiness/feat/add-hashmap-key-128-serializer</li> <li><a href="https://github.com/serde-rs/json/commit/5416cee6c5ad355907f6e9d5f6039b994c69f768"><code>5416cee</code></a> feat: add support for 128 bit HashMap key serialization</li> <li><a href="https://github.com/serde-rs/json/commit/27a4ca9d7a62394fe8f0103f3d91de59f055a4c4"><code>27a4ca9</code></a> Upload CI Cargo.lock for reproducing failures</li> <li><a href="https://github.com/serde-rs/json/commit/5ebf65cc480f90714c94f82099ca9161d80cbb10"><code>5ebf65c</code></a> Release 1.0.127</li> <li><a href="https://github.com/serde-rs/json/commit/f287a3b1a93ecb1a11cee31cb638bd9523a58add"><code>f287a3b</code></a> Merge pull request 1179 from GREsau/patch-1</li> <li><a href="https://github.com/serde-rs/json/commit/ec980b02774abbff12fd3e26b0a1582eb14dcef7"><code>ec980b0</code></a> Release 1.0.126</li> <li><a href="https://github.com/serde-rs/json/commit/e6282b0c479947805a33c7f167b1d19dd4c7ad4f"><code>e6282b0</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1184">#1184</a> from serde-rs/fastarithmetic</li> <li><a href="https://github.com/serde-rs/json/commit/ffc4a43453029cdc5603cfe3ef08414488fd45de"><code>ffc4a43</code></a> Improve cfg names for fast arithmetic</li> <li><a href="https://github.com/serde-rs/json/commit/4b1048d0ecc4d326d6657531689513f182a4f850"><code>4b1048d</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1183">#1183</a> from serde-rs/arithmetic</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/json/compare/1.0.125...1.0.128">compare view</a></li> </ul> </details> <br /> Updates `libc` from 0.2.158 to 0.2.159 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/releases">libc's releases</a>.</em></p> <blockquote> <h2>0.2.159</h2> <h3>Added</h3> <ul> <li>Android: add more <code>AT_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3779">rust-lang/libc#3779</a></li> <li>Apple: add missing <code>NOTE_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3883">rust-lang/libc#3883</a></li> <li>Hermit: add missing error numbers in <a href="https://redirect.github.com/rust-lang/libc/pull/3858">rust-lang/libc#3858</a></li> <li>Hurd: add <code>__timeval</code> for 64-bit support in <a href="https://redirect.github.com/rust-lang/libc/pull/3786">rust-lang/libc#3786</a></li> <li>Linux: add <code>epoll_pwait2</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3868">rust-lang/libc#3868</a></li> <li>Linux: add <code>mq_notify</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3849">rust-lang/libc#3849</a></li> <li>Linux: add missing <code>NFT_CT_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3844">rust-lang/libc#3844</a></li> <li>Linux: add the <code>fchmodat2</code> syscall in <a href="https://redirect.github.com/rust-lang/libc/pull/3588">rust-lang/libc#3588</a></li> <li>Linux: add the <code>mseal</code> syscall in <a href="https://redirect.github.com/rust-lang/libc/pull/3798">rust-lang/libc#3798</a></li> <li>OpenBSD: add <code>sendmmsg</code> and <code>recvmmsg</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3831">rust-lang/libc#3831</a></li> <li>Unix: add <code>IN6ADDR_ANY_INIT</code> and <code>IN6ADDR_LOOPBACK_INIT</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3693">rust-lang/libc#3693</a></li> <li>VxWorks: add <code>S_ISVTX</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3768">rust-lang/libc#3768</a></li> <li>VxWorks: add <code>vxCpuLib</code> and <code>taskLib</code> functions <a href="https://redirect.github.com/rust-lang/libc/pull/3861">rust-lang/libc#3861</a></li> <li>WASIp2: add definitions for <code>std::net</code> support in <a href="https://redirect.github.com/rust-lang/libc/pull/3892">rust-lang/libc#3892</a></li> </ul> <h3>Fixed</h3> <ul> <li>Correctly handle version checks when <code>clippy-driver</code> is used <a href="https://redirect.github.com/rust-lang/libc/pull/3893">rust-lang/libc#3893</a></li> </ul> <h3>Changed</h3> <ul> <li>EspIdf: change signal constants to c_int in <a href="https://redirect.github.com/rust-lang/libc/pull/3895">rust-lang/libc#3895</a></li> <li>HorizonOS: update network definitions in <a href="https://redirect.github.com/rust-lang/libc/pull/3863">rust-lang/libc#3863</a></li> <li>Linux: combine <code>ioctl</code> APIs in <a href="https://redirect.github.com/rust-lang/libc/pull/3722">rust-lang/libc#3722</a></li> <li>WASI: enable CI testing in <a href="https://redirect.github.com/rust-lang/libc/pull/3869">rust-lang/libc#3869</a></li> <li>WASIp2: enable CI testing in <a href="https://redirect.github.com/rust-lang/libc/pull/3870">rust-lang/libc#3870</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md">libc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/libc/compare/0.2.158...0.2.159">0.2.159</a> - 2024-09-24</h2> <h3>Added</h3> <ul> <li>Android: add more <code>AT_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3779">rust-lang/libc#3779</a></li> <li>Apple: add missing <code>NOTE_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3883">rust-lang/libc#3883</a></li> <li>Hermit: add missing error numbers in <a href="https://redirect.github.com/rust-lang/libc/pull/3858">rust-lang/libc#3858</a></li> <li>Hurd: add <code>__timeval</code> for 64-bit support in <a href="https://redirect.github.com/rust-lang/libc/pull/3786">rust-lang/libc#3786</a></li> <li>Linux: add <code>epoll_pwait2</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3868">rust-lang/libc#3868</a></li> <li>Linux: add <code>mq_notify</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3849">rust-lang/libc#3849</a></li> <li>Linux: add missing <code>NFT_CT_*</code> constants in <a href="https://redirect.github.com/rust-lang/libc/pull/3844">rust-lang/libc#3844</a></li> <li>Linux: add the <code>fchmodat2</code> syscall in <a href="https://redirect.github.com/rust-lang/libc/pull/3588">rust-lang/libc#3588</a></li> <li>Linux: add the <code>mseal</code> syscall in <a href="https://redirect.github.com/rust-lang/libc/pull/3798">rust-lang/libc#3798</a></li> <li>OpenBSD: add <code>sendmmsg</code> and <code>recvmmsg</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3831">rust-lang/libc#3831</a></li> <li>Unix: add <code>IN6ADDR_ANY_INIT</code> and <code>IN6ADDR_LOOPBACK_INIT</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3693">rust-lang/libc#3693</a></li> <li>VxWorks: add <code>S_ISVTX</code> in <a href="https://redirect.github.com/rust-lang/libc/pull/3768">rust-lang/libc#3768</a></li> <li>VxWorks: add <code>vxCpuLib</code> and <code>taskLib</code> functions <a href="https://redirect.github.com/rust-lang/libc/pull/3861">rust-lang/libc#3861</a></li> <li>WASIp2: add definitions for <code>std::net</code> support in <a href="https://redirect.github.com/rust-lang/libc/pull/3892">rust-lang/libc#3892</a></li> </ul> <h3>Fixed</h3> <ul> <li>Correctly handle version checks when <code>clippy-driver</code> is used <a href="https://redirect.github.com/rust-lang/libc/pull/3893">rust-lang/libc#3893</a></li> </ul> <h3>Changed</h3> <ul> <li>EspIdf: change signal constants to c_int in <a href="https://redirect.github.com/rust-lang/libc/pull/3895">rust-lang/libc#3895</a></li> <li>HorizonOS: update network definitions in <a href="https://redirect.github.com/rust-lang/libc/pull/3863">rust-lang/libc#3863</a></li> <li>Linux: combine <code>ioctl</code> APIs in <a href="https://redirect.github.com/rust-lang/libc/pull/3722">rust-lang/libc#3722</a></li> <li>WASI: enable CI testing in <a href="https://redirect.github.com/rust-lang/libc/pull/3869">rust-lang/libc#3869</a></li> <li>WASIp2: enable CI testing in <a href="https://redirect.github.com/rust-lang/libc/pull/3870">rust-lang/libc#3870</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/libc/commit/7373a1abe57da20efae9fd2ca891d7b905c19e03"><code>7373a1a</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/libc/issues/3862">#3862</a>)</li> <li><a href="https://github.com/rust-lang/libc/commit/48668be46be0dbc2d3dfcf942778c37a07d38a87"><code>48668be</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3931">#3931</a> from tgross35/backport-remove-tmp-file</li> <li><a href="https://github.com/rust-lang/libc/commit/28bb64b1fe678ca090f9af08d786949d53285940"><code>28bb64b</code></a> Remove temporary file that was added by accident</li> <li><a href="https://github.com/rust-lang/libc/commit/a515d07dd95093bc1c3a7b716f0936d2d0b989db"><code>a515d07</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3904">#3904</a> from tgross35/backport-buildrs-fix</li> <li><a href="https://github.com/rust-lang/libc/commit/abcb8f87986c8f57a28c4f67d7939272f4f8cbad"><code>abcb8f8</code></a> Simplify the RUSTC_WRAPPER check</li> <li><a href="https://github.com/rust-lang/libc/commit/507833559bd0bfe04b5139c1607c3dc3208174f5"><code>5078335</code></a> Fix rustc version when <code>clippy-driver</code> is used</li> <li><a href="https://github.com/rust-lang/libc/commit/57a7d465fa69c85bb96c98c84762ada90ad02077"><code>57a7d46</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3902">#3902</a> from tgross35/backport-horizon-network</li> <li><a href="https://github.com/rust-lang/libc/commit/a3e88691a9a1a41867b0692b67cc50f5b1d39eb2"><code>a3e8869</code></a> Revise network definitions for HorizonOS</li> <li><a href="https://github.com/rust-lang/libc/commit/fdd3a268960639b4714c2829976b87b374fa0f9f"><code>fdd3a26</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3900">#3900</a> from tgross35/espid-cherry-pick</li> <li><a href="https://github.com/rust-lang/libc/commit/35060e8eb0bd7a64722fc7ff8ef475f6b15384a9"><code>35060e8</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/libc/issues/3901">#3901</a> from tgross35/backport-epoll_pwait2</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/libc/compare/0.2.158...0.2.159">compare view</a></li> </ul> </details> <br /> Updates `is_executable` from 1.0.1 to 1.0.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fitzgen/is_executable/commit/cfe991224073cdab13ff6a8133d1cacd8182e21a"><code>cfe9912</code></a> Bump to version 1.0.3</li> <li><a href="https://github.com/fitzgen/is_executable/commit/d6fcf2f526963b4e12ab063fca255bbe75bca178"><code>d6fcf2f</code></a> Remove old test about README.md being in sync with module docs</li> <li><a href="https://github.com/fitzgen/is_executable/commit/95f27a6d3dae185ee1332728e959e4ff7c6890d9"><code>95f27a6</code></a> Remove old CI</li> <li><a href="https://github.com/fitzgen/is_executable/commit/e70c103b81b5e5e7f25d7973605181cc622f2578"><code>e70c103</code></a> Update badges in README</li> <li><a href="https://github.com/fitzgen/is_executable/commit/61d2e9ba8cf05a1410ca69fd157ca234c65a8af7"><code>61d2e9b</code></a> Add github actions</li> <li><a href="https://github.com/fitzgen/is_executable/commit/001b334761623dcc0182dded9f1e3b949f7cf79a"><code>001b334</code></a> Bump to version 1.0.2</li> <li><a href="https://github.com/fitzgen/is_executable/commit/fab168c19690b6247f9e983fd0e0d0d8599c3bef"><code>fab168c</code></a> Merge pull request <a href="https://redirect.github.com/fitzgen/is_executable/issues/14">#14</a> from lucieleblanc/master</li> <li><a href="https://github.com/fitzgen/is_executable/commit/82f9c68782656eb9ec2fcad978fce3c9e60a3072"><code>82f9c68</code></a> replace is_file() --> exists() because symlinks are ok</li> <li><a href="https://github.com/fitzgen/is_executable/commit/441c1c7df30116f3a4a1b8a999e457816d77cf7a"><code>441c1c7</code></a> add file existence check before reading extension</li> <li><a href="https://github.com/fitzgen/is_executable/commit/ea10f6b2f8456bdcc5300027c5605ff6089b371c"><code>ea10f6b</code></a> Merge pull request <a href="https://redirect.github.com/fitzgen/is_executable/issues/11">#11</a> from davide125/exclude</li> <li>Additional commits viewable in <a href="https://github.com/fitzgen/is_executable/compare/v1.0.1...v1.0.3">compare view</a></li> </ul> </details> <br /> Updates `derive-new` from 0.6.0 to 0.7.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nrc/derive-new/commit/6626d8f566ee523ead38fe789b171f1b46993e49"><code>6626d8f</code></a> Update compiletest</li> <li><a href="https://github.com/nrc/derive-new/commit/1e024ddf396e06690c0b39baa5a4f996ae88404b"><code>1e024dd</code></a> cargo update, etc.</li> <li><a href="https://github.com/nrc/derive-new/commit/3389ef278665f8e0be249b6f4bd3cbfc727160a8"><code>3389ef2</code></a> Fix doc tests</li> <li><a href="https://github.com/nrc/derive-new/commit/bd4486d85de87d5a543a7604f4e8f136c8b0e973"><code>bd4486d</code></a> implement <code>into</code> and <code>into_iter</code></li> <li><a href="https://github.com/nrc/derive-new/commit/a9230ace30ffc43836e0e49e42e1203c7f079732"><code>a9230ac</code></a> fix tests</li> <li><a href="https://github.com/nrc/derive-new/commit/77cb8287d22ca3aff803577a49321886895a43ee"><code>77cb828</code></a> Merge pull request <a href="https://redirect.github.com/nrc/derive-new/issues/67">#67</a> from Paragit-Solutions/implement-new-method-visibility</li> <li><a href="https://github.com/nrc/derive-new/commit/cacbadabd235a83e978fcd52d9ed83dffff43abd"><code>cacbada</code></a> Merge pull request <a href="https://redirect.github.com/nrc/derive-new/issues/66">#66</a> from shellixyz/patch-1</li> <li><a href="https://github.com/nrc/derive-new/commit/d11f63160c0829dbf06a1aab30f431c9b58ecc37"><code>d11f631</code></a> Add documentation</li> <li><a href="https://github.com/nrc/derive-new/commit/3311408f8fc4844e857708bf2a222c939ac1066d"><code>3311408</code></a> Add visibility to test struct to test compilation and correct macro expansion</li> <li><a href="https://github.com/nrc/derive-new/commit/61853b79702bae6d0ffa343718310f20463687a4"><code>61853b7</code></a> Make the default visibility public</li> <li>Additional commits viewable in <a href="https://github.com/nrc/derive-new/compare/0.6.0...0.7">compare view</a></li> </ul> </details> <br /> Updates `async-trait` from 0.1.81 to 0.1.83 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/async-trait/releases">async-trait's releases</a>.</em></p> <blockquote> <h2>0.1.83</h2> <ul> <li>Prevent needless_arbitrary_self_type lint being produced in generated code (<a href="https://redirect.github.com/dtolnay/async-trait/issues/278">#278</a>)</li> </ul> <h2>0.1.82</h2> <ul> <li>Prevent elided_named_lifetimes lint being produced in generated code (<a href="https://redirect.github.com/dtolnay/async-trait/issues/276">#276</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/async-trait/commit/e6b4d471c64156338fb87386b7a7ad8543c3a205"><code>e6b4d47</code></a> Release 0.1.83</li> <li><a href="https://github.com/dtolnay/async-trait/commit/bfe8d617660237b27eee620181586a16ff2f6a25"><code>bfe8d61</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/async-trait/issues/278">#278</a> from dtolnay/arbself</li> <li><a href="https://github.com/dtolnay/async-trait/commit/7bd974b3a4db2c3ab321de2976d09d3ea2b82348"><code>7bd974b</code></a> Ignore needless_arbitrary_self_type clippy lint in generated code</li> <li><a href="https://github.com/dtolnay/async-trait/commit/b53b4e755402ef91d2104d40b8f303ad0c56d2f9"><code>b53b4e7</code></a> Add regression test for issue 277</li> <li><a href="https://github.com/dtolnay/async-trait/commit/f8e5bb43181450a17068f160e8a51d410ede1705"><code>f8e5bb4</code></a> Release 0.1.82</li> <li><a href="https://github.com/dtolnay/async-trait/commit/8fbf118de30d3d30416d5a2dff496513433171c4"><code>8fbf118</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/async-trait/issues/276">#276</a> from dtolnay/elidednamed</li> <li><a href="https://github.com/dtolnay/async-trait/commit/6fa246a0546fc678c4812ccb59306b6b264c27a0"><code>6fa246a</code></a> Ignore nightly's new elided_named_lifetimes lint in generated code</li> <li><a href="https://github.com/dtolnay/async-trait/commit/d542a0dd74f366995e5924edc2d6ac7661e5d9ca"><code>d542a0d</code></a> Upload CI Cargo.lock for reproducing failures</li> <li><a href="https://github.com/dtolnay/async-trait/commit/8828c35a86442dd05b6ac3aab5f0bac769e246f0"><code>8828c35</code></a> Sort dependency features in Cargo.toml</li> <li><a href="https://github.com/dtolnay/async-trait/commit/ba9793af3f3936e2373ab4c482bf49ac67009df8"><code>ba9793a</code></a> Update ui test suite to nightly-2024-08-11</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/async-trait/compare/0.1.81...0.1.83">compare view</a></li> </ul> </details> <br /> Updates `autocfg` from 1.3.0 to 1.4.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cuviper/autocfg/commit/d07df6624a4573803a29397c0ccf636aa0b3d153"><code>d07df66</code></a> Merge pull request <a href="https://redirect.github.com/cuviper/autocfg/issues/73">#73</a> from cuviper/release-1.4.0</li> <li><a href="https://github.com/cuviper/autocfg/commit/f6066f016441c2a25e0fa0d9d0521b1a79b0e14c"><code>f6066f0</code></a> Release 1.4.0</li> <li><a href="https://github.com/cuviper/autocfg/commit/8af60eca650aed24db3042dbd0a2e1f61016b95e"><code>8af60ec</code></a> Merge pull request <a href="https://redirect.github.com/cuviper/autocfg/issues/70">#70</a> from Techcable/feature/rustc-check-cfg</li> <li><a href="https://github.com/cuviper/autocfg/commit/52a995b6723ae015fbed7312d56803492f01e10a"><code>52a995b</code></a> Apply suggestions from code review</li> <li><a href="https://github.com/cuviper/autocfg/commit/a8703c163f5aa66819f515356530420955374386"><code>a8703c1</code></a> Attempt rust 1.0 compat for ci/verify-check-cfg</li> <li><a href="https://github.com/cuviper/autocfg/commit/ac78be804dbcf9e616d69a93c0ba918adc6a003a"><code>ac78be8</code></a> Add ci test crate for check-cfg</li> <li><a href="https://github.com/cuviper/autocfg/commit/0b4a7617ad0e6ccf271dac7ab920a731195fab32"><code>0b4a761</code></a> Have emit_has methods delegate wherever possible</li> <li><a href="https://github.com/cuviper/autocfg/commit/546f7c6c1c0e25b2dca136675934348118f603d2"><code>546f7c6</code></a> Fix minor doc issues</li> <li><a href="https://github.com/cuviper/autocfg/commit/e0e0f18f54fb60f9c42a01c6571edcdab4542db6"><code>e0e0f18</code></a> Automatically emit <code>rustc-check-cfg</code> directives for AutoCfg</li> <li><a href="https://github.com/cuviper/autocfg/commit/1953a17319e667dd2ead9a4eae0645ed939eef24"><code>1953a17</code></a> Merge pull request <a href="https://redirect.github.com/cuviper/autocfg/issues/72">#72</a> from cuviper/pretty-way</li> <li>Additional commits viewable in <a href="https://github.com/cuviper/autocfg/compare/1.3.0...1.4.0">compare view</a></li> </ul> </details> <br /> Updates `backtrace` from 0.3.73 to 0.3.74 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/backtrace-rs/releases">backtrace's releases</a>.</em></p> <blockquote> <h2>0.3.74</h2> <h2>What's Changed</h2> <ul> <li>QNX Neutrino 7.0 support, thanks to <a href="https://github.com/nyurik"><code>@nyurik</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/648">rust-lang/backtrace-rs#648</a></li> <li>Cleaned up our Android support. This should massively improve backtraces for ones with the API level sufficient to ship with libunwind, etc. Unfortunately, it comes at the cost of dropping support for older ones! Thanks to <a href="https://github.com/fengys"><code>@fengys</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/656">rust-lang/backtrace-rs#656</a></li> <li>Made PrintFmt, which was using the <code>Enum::__NonExhaustiveVariant</code> pattern, use <code>#[non_exhaustive]</code> for real. Don't @ me if you were matching on that! Thanks to <a href="https://github.com/nyurik"><code>@nyurik</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/651">rust-lang/backtrace-rs#651</a></li> <li>Massively cleaned up the windows code! We moved from winapi to windows-sys with windows-targets thanks to <a href="https://github.com/CraftSpider"><code>@CraftSpider</code></a> and <a href="https://github.com/ChrisDenton"><code>@ChrisDenton</code></a> in <ul> <li>Don't cast HANDLE to usize and back by <a href="https://github.com/CraftSpider"><code>@CraftSpider</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/635">rust-lang/backtrace-rs#635</a></li> <li>Switch from <code>winapi</code> to <code>windows-sys</code> by <a href="https://github.com/CraftSpider"><code>@CraftSpider</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/641">rust-lang/backtrace-rs#641</a></li> <li>Update windows bindings and use windows-targets by <a href="https://github.com/ChrisDenton"><code>@ChrisDenton</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/653">rust-lang/backtrace-rs#653</a></li> </ul> </li> <li>A bunch of updated dependencies. Thanks <a href="https://github.com/djc"><code>@djc</code></a> and <a href="https://github.com/khuey"><code>@khuey</code></a>!</li> <li>Sorry if you were testing this code in miri! It started yelling about sussy casts. A lot. We did a bunch of internal cleanups that should make it quiet down, thanks to <a href="https://github.com/workingjubilee"><code>@workingjubilee</code></a> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/641">rust-lang/backtrace-rs#641</a></li> <li>Uhhh we had to tweak <code>dl_iterate_phdr</code> in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/660">rust-lang/backtrace-rs#660</a> after Android revealed it was... kind of unsound actually and not doing things like checking for null pointers before making slices! WHOOPS! Thanks to <a href="https://github.com/saethlin"><code>@saethlin</code></a> for implementing detection for precisely that in rustc! It's really hard to find soundness issues in inherited codebases like this one...</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/CraftSpider"><code>@CraftSpider</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/635">rust-lang/backtrace-rs#635</a></li> <li><a href="https://github.com/fengys1996"><code>@fengys1996</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/656">rust-lang/backtrace-rs#656</a></li> <li><a href="https://github.com/djc"><code>@djc</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/backtrace-rs/pull/657">rust-lang/backtrace-rs#657</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74">https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/38d49aa0395c50047ab26e418a0cb30d9955fb64"><code>38d49aa</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/658">#658</a> from workingjubilee/cut-0.3.74</li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/c1749ce9a8cc0105b9d224e66f9ce4632133c1ea"><code>c1749ce</code></a> Cut backtrace 0.3.74</li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/230570f2dac80a601f5c0b30da00cc9480bd35eb"><code>230570f</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/backtrace-rs/issues/660">#660</a> from workingjubilee/dont-unsoundly-iterate-phdr</li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/153f510013e9d486103dac7994d7f75205af397a"><code>153f510</code></a> Do not destructure maybe-uninit fields</li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/38589464ed3a901794f5858ccbd7f996f6712f64"><code>3858946</code></a> Revise dl_iterate_phdr callback to be sound-ish</li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/7d062c63749a4c07d9307c96b6cd9485ccd1ad18"><code>7d062c6</code></a><code>rust-lang/backtrace-rs#653</code></li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/fc37b22dc8a384d93f6b7b4817266eec6433875e"><code>fc37b22</code></a><code>rust-lang/backtrace-rs#657</code></li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/600beaa5074be0f40279584450d995c319061ce8"><code>600beaa</code></a><code>rust-lang/backtrace-rs#648</code></li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/84b6c1d56f4bd1b4297187db863c2db6d436c1cf"><code>84b6c1d</code></a><code>rust-lang/backtrace-rs#652</code></li> <li><a href="https://github.com/rust-lang/backtrace-rs/commit/95c3bacab9364620864208b651e77a524900480d"><code>95c3bac</code></a> Make enum <code>print::PrintFmt</code><code>rust-lang/backtrace-rs#651</code></li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/backtrace-rs/compare/0.3.73...0.3.74">compare view</a></li> </ul> </details> <br /> Updates `bytes` from 1.7.1 to 1.7.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/bytes/releases">bytes's releases</a>.</em></p> <blockquote> <h2>Bytes 1.7.2</h2> <h1>1.7.2 (September 17, 2024)</h1> <h3>Fixed</h3> <ul> <li>Fix default impl of <code>Buf::{get_int, get_int_le}</code> (<a href="https://redirect.github.com/tokio-rs/bytes/issues/732">#732</a>)</li> </ul> <h3>Documented</h3> <ul> <li>Fix double spaces in comments and doc comments (<a href="https://redirect.github.com/tokio-rs/bytes/issues/731">#731</a>)</li> </ul> <h3>Internal changes</h3> <ul> <li>Ensure BytesMut::advance reduces capacity (<a href="https://redirect.github.com/tokio-rs/bytes/issues/728">#728</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md">bytes's changelog</a>.</em></p> <blockquote> <h1>1.7.2 (September 17, 2024)</h1> <h3>Fixed</h3> <ul> <li>Fix default impl of <code>Buf::{get_int, get_int_le}</code> (<a href="https://redirect.github.com/tokio-rs/bytes/issues/732">#732</a>)</li> </ul> <h3>Documented</h3> <ul> <li>Fix double spaces in comments and doc comments (<a href="https://redirect.github.com/tokio-rs/bytes/issues/731">#731</a>)</li> </ul> <h3>Internal changes</h3> <ul> <li>Ensure BytesMut::advance reduces capacity (<a href="https://redirect.github.com/tokio-rs/bytes/issues/728">#728</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/bytes/commit/d7c1d658d90c922eeee1dbc29bc6f6fd9a1a1a66"><code>d7c1d65</code></a> chore: prepare bytes v1.7.2 (<a href="https://redirect.github.com/tokio-rs/bytes/issues/736">#736</a>)</li> <li><a href="https://github.com/tokio-rs/bytes/commit/ac46ebdd464144cecd7463a96ca9eb347458ae94"><code>ac46ebd</code></a> ci: update nightly to nightly-2024-09-15 (<a href="https://redirect.github.com/tokio-rs/bytes/issues/734">#734</a>)</li> <li><a href="https://github.com/tokio-rs/bytes/commit/79fb85323cf4cf14d9b85f487b65fc147030cf4b"><code>79fb853</code></a> fix: apply sign extension when decoding int (<a href="https://redirect.github.com/tokio-rs/bytes/issues/732">#732</a>)</li> <li><a href="https://github.com/tokio-rs/bytes/commit/291df5acc94b82a48765e67eeb1c1a2074539e68"><code>291df5a</code></a> Fix double spaces in comments and doc comments (<a href="https://redirect.github.com/tokio-rs/bytes/issues/731">#731</a>)</li> <li><a href="https://github.com/tokio-rs/bytes/commit/ed7d5ff39e39c2802c0fa9e2fc308f6a3e0beda7"><code>ed7d5ff</code></a> test: ensure BytesMut::advance reduces capacity (<a href="https://redirect.github.com/tokio-rs/bytes/issues/728">#728</a>)</li> <li>See full diff in <a href="https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.7.2">compare view</a></li> </ul> </details> <br /> Updates `cc` from 1.1.14 to 1.1.22 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/releases">cc's releases</a>.</em></p> <blockquote> <h2>cc-v1.1.22</h2> <h3>Other</h3> <ul> <li>Don't rerun if PATH changes (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1215">#1215</a>)</li> </ul> <h2>cc-v1.1.21</h2> <h3>Other</h3> <ul> <li>disable pic for targets that end in <code>-none</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1212">#1212</a>)</li> </ul> <h2>cc-v1.1.20</h2> <h3>Other</h3> <ul> <li>Add buildcache as known Rust and C/C++ compiler wrapper (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1209">#1209</a>)</li> </ul> <h2>cc-v1.1.19</h2> <h3>Other</h3> <ul> <li>Add support arm64e-apple-darwin (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1207">#1207</a>)</li> </ul> <h2>cc-v1.1.18</h2> <h3>Other</h3> <ul> <li>Fixed unsoundness in <code>StderrForwarder::forward_available</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1203">#1203</a>)</li> </ul> <h2>cc-v1.1.17</h2> <h3>Fixed</h3> <ul> <li>fix finding toolchains when invoked by msbuild (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1201">#1201</a>)</li> </ul> <h2>cc-v1.1.16</h2> <h3>Other</h3> <ul> <li>Treat VxWorks wr-cc as a Gnu compiler (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1198">#1198</a>)</li> </ul> <h2>cc-v1.1.15</h2> <h3>Other</h3> <ul> <li>Add -mfloat-abi=hard as a default argument when using any arm/thumb-none-eabihf target (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1194">#1194</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md">cc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.21...cc-v1.1.22">1.1.22</a> - 2024-09-27</h2> <h3>Other</h3> <ul> <li>Don't rerun if PATH changes (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1215">#1215</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.20...cc-v1.1.21">1.1.21</a> - 2024-09-18</h2> <h3>Other</h3> <ul> <li>disable pic for targets that end in <code>-none</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1212">#1212</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.19...cc-v1.1.20">1.1.20</a> - 2024-09-17</h2> <h3>Other</h3> <ul> <li>Add buildcache as known Rust and C/C++ compiler wrapper (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1209">#1209</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.18...cc-v1.1.19">1.1.19</a> - 2024-09-15</h2> <h3>Other</h3> <ul> <li>Add support arm64e-apple-darwin (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1207">#1207</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.17...cc-v1.1.18">1.1.18</a> - 2024-09-07</h2> <h3>Other</h3> <ul> <li>Fixed unsoundness in <code>StderrForwarder::forward_available</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1203">#1203</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.16...cc-v1.1.17">1.1.17</a> - 2024-09-06</h2> <h3>Fixed</h3> <ul> <li>fix finding toolchains when invoked by msbuild (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1201">#1201</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.15...cc-v1.1.16">1.1.16</a> - 2024-09-04</h2> <h3>Other</h3> <ul> <li>Treat VxWorks wr-cc as a Gnu compiler (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1198">#1198</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.15">1.1.15</a> - 2024-08-26</h2> <h3>Other</h3> <ul> <li>Add -mfloat-abi=hard as a default argument when using any arm/thumb-none-eabihf target (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1194">#1194</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/5f5e1c8c18b53aa1524f720ce21b5a7986a0bf6b"><code>5f5e1c8</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1216">#1216</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/71c672b4afa2f9b6e5046a963d3b5bc1f9ccd2f8"><code>71c672b</code></a> Don't rerun if PATH changes (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1215">#1215</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/748b777e553af972fb0484ece2626beaa354e0a2"><code>748b777</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1213">#1213</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/270ec653371a12498c3a338fb8b4a5d35e8388c6"><code>270ec65</code></a> disable pic for targets that end in <code>-none</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1212">#1212</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/92a5e28c084aefc101d2f71f236614d9fcaa1f9e"><code>92a5e28</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1210">#1210</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/dab5d7adb4c090ac9d8650e7d97897a711ac7a14"><code>dab5d7a</code></a> Add buildcache as known Rust and C/C++ compiler wrapper (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1209">#1209</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/c0b3eae28300fc8b36eb3a0b519ef4083f1a129e"><code>c0b3eae</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1208">#1208</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/278a606afb79b00cfe7a1372dbaa3529ecce3dc4"><code>278a606</code></a> Add support arm64e-apple-darwin (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1207">#1207</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/668facdbbcade9ebfb48c8ea0b658fc2688c4e5c"><code>668facd</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1204">#1204</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/5e161c6f4452fe63985bdfc78462ceda94c99805"><code>5e161c6</code></a> Fixed unsoundness in <code>StderrForwarder::forward_available</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1203">#1203</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.1.14...cc-v1.1.22">compare view</a></li> </ul> </details> <br /> Updates `clap_builder` from 4.5.15 to 4.5.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap_builder's releases</a>.</em></p> <blockquote> <h2>v4.5.18</h2> <h2>[4.5.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>v4.5.17</h2> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</li> </ul> <h2>v4.5.16</h2> <h2>[4.5.16] - 2024-08-15</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error messages when <code>derive</code> feature is missing</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap_builder's changelog</a>.</em></p> <blockquote> <h2>[4.5.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</li> </ul> <h2>[4.5.16] - 2024-08-15</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error messages when <code>derive</code> feature is missing</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/0d142f6c04a702b791d2dfec8327661ba1b6d16c"><code>0d142f6</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/0facf1f370e7966a4d97bce56d1d10ca4c80d0ae"><code>0facf1f</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/ee6af99c6c5e239c0f2c92f9d1baf8aa3bb4af90"><code>ee6af99</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5743">#5743</a> from epage/sort</li> <li><a href="https://github.com/clap-rs/clap/commit/232ee106615e997f0841bb3de97eed126b929fe3"><code>232ee10</code></a> fix(complete): Use existing display order for Arg/Command</li> <li><a href="https://github.com/clap-rs/clap/commit/c6b5d627a0c17527630e4086a4fe83589365d1f0"><code>c6b5d62</code></a> feat(builder): Expose get_display_order</li> <li><a href="https://github.com/clap-rs/clap/commit/67d9fef9cee8f1b297aed73e6d95f78744b43a27"><code>67d9fef</code></a> feat(complete): Give control over display order</li> <li><a href="https://github.com/clap-rs/clap/commit/59a61e188fbb9999db52f567e3951d3720204084"><code>59a61e1</code></a> refactor(complete): Pull out common candidate code</li> <li><a href="https://github.com/clap-rs/clap/commit/144879194081212046d5566572bfa15ea9bcca35"><code>1448791</code></a> fix(complete): Specify tags for built-in candiates</li> <li><a href="https://github.com/clap-rs/clap/commit/a4aa5dffdf46a2975f2b2d51ce7e618e19250ead"><code>a4aa5df</code></a> feat(complete): Group by tag</li> <li><a href="https://github.com/clap-rs/clap/commit/a126149a809f01586ccb6d9299eb2fc2c87d8fe0"><code>a126149</code></a> refactor(complete): Remove redundant dedup</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v4.5.15...v4.5.18">compare view</a></li> </ul> </details> <br /> Updates `clap_derive` from 4.5.13 to 4.5.18 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap_derive's releases</a>.</em></p> <blockquote> <h2>v4.5.18</h2> <h2>[4.5.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>v4.5.17</h2> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</li> </ul> <h2>v4.5.16</h2> <h2>[4.5.16] - 2024-08-15</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error messages when <code>derive</code> feature is missing</li> </ul> <h2>v4.5.15</h2> <h2>[4.5.15] - 2024-08-10</h2> <h3>Compatiblity</h3> <ul> <li><em>(unstable-ext)</em> <code>Arg::remove</code> changed return types</li> </ul> <h3>Fixes</h3> <ul> <li><em>(unstable-ext)</em> Make <code>Arg::remove</code> return the removed item</li> </ul> <h2>v4.5.14</h2> <h2>[4.5.14] - 2024-08-08</h2> <h3>Features</h3> <ul> <li><em>(unstable-ext)</em> Added <code>Arg::add</code> for attaching arbitrary state, like completion hints, to <code>Arg</code> without <code>Arg</code> knowing about it</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap_derive's changelog</a>.</em></p> <blockquote> <h2>[4.5.18] - 2024-09-20</h2> <h3>Features</h3> <ul> <li><em>(builder)</em> Expose <code>Arg::get_display_order</code> and <code>Command::get_display_order</code></li> </ul> <h2>[4.5.17] - 2024-09-04</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Style required argument groups</li> <li><em>(derive)</em> Improve error messages when unsupported fields are used</li> </ul> <h2>[4.5.16] - 2024-08-15</h2> <h3>Fixes</h3> <ul> <li><em>(derive)</em> Improve error messages when <code>derive</code> feature is missing</li> </ul> <h2>[4.5.15] - 2024-08-10</h2> <h3>Compatiblity</h3> <ul> <li><em>(unstable-ext)</em> <code>Arg::remove</code> changed return types</li> </ul> <h3>Fixes</h3> <ul> <li><em>(unstable-ext)</em> Make <code>Arg::remove</code> return the removed item</li> </ul> <h2>[4.5.14] - 2024-08-08</h2> <h3>Features</h3> <ul> <li><em>(unstable-ext)</em> Added <code>Arg::add</code> for attaching arbitrary state, like completion hints, to <code>Arg</code> without <code>Arg</code> knowing about it</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/0d142f6c04a702b791d2dfec8327661ba1b6d16c"><code>0d142f6</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/0facf1f370e7966a4d97bce56d1d10ca4c80d0ae"><code>0facf1f</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/ee6af99c6c5e239c0f2c92f9d1baf8aa3bb4af90"><code>ee6af99</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5743">#5743</a> from epage/sort</li> <li><a href="https://github.com/clap-rs/clap/commit/232ee106615e997f0841bb3de97eed126b929fe3"><code>232ee10</code></a> fix(complete): Use existing display order for Arg/Command</li> <li><a href="https://github.com/clap-rs/clap/commit/c6b5d627a0c17527630e4086a4fe83589365d1f0"><code>c6b5d62</code></a> feat(builder): Expose get_display_order</li> <li><a href="https://github.com/clap-rs/clap/commit/67d9fef9cee8f1b297aed73e6d95f78744b43a27"><code>67d9fef</code></a> feat(complete): Give control over display order</li> <li><a href="https://github.com/clap-rs/clap/commit/59a61e188fbb9999db52f567e3951d3720204084"><code>59a61e1</code></a> refactor(complete): Pull out common candidate code</li> <li><a href="https://github.com/clap-rs/clap/commit/144879194081212046d5566572bfa15ea9bcca35"><code>1448791</code></a> fix(complete): Specify tags for built-in candiates</li> <li><a href="https://github.com/clap-rs/clap/commit/a4aa5dffdf46a2975f2b2d51ce7e618e19250ead"><code>a4aa5df</code></a> feat(complete): Group by tag</li> <li><a href="https://github.com/clap-rs/clap/commit/a126149a809f01586ccb6d9299eb2fc2c87d8fe0"><code>a126149</code></a> refactor(complete): Remove redundant dedup</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v4.5.13...v4.5.18">compare view</a></li> </ul> </details> <br /> Updates `const_format_proc_macros` from 0.2.32 to 0.2.33 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rodrimati1992/const_format_crates/blob/master/Changelog.md">const_format_proc_macros's changelog</a>.</em></p> <blockquote> <h3>0.2.33</h3> <p>Fixed Rust Analyzer style warning for assertion macros.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/rodrimati1992/const_format_crates/commits">compare view</a></li> </ul> </details> <br /> Updates `cpufeatures` from 0.2.13 to 0.2.14 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RustCrypto/utils/commit/6a87dce97c9f927bea999ab957ccb6bc60a6c36f"><code>6a87dce</code></a> cpufeatures v0.2.14 (<a href="https://redirect.github.com/RustCrypto/utils/issues/1104">#1104</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/4be67893ccece4823b606c5e29eccd44f7e07450"><code>4be6789</code></a> aarch64-dit: initial crate (<a href="https://redirect.github.com/RustCrypto/utils/issues/1102">#1102</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/141756093ae5ee316af9cd3b459d4c5225bc86dd"><code>1417560</code></a> README.md(s): use img.shields.io crate version badges</li> <li><a href="https://github.com/RustCrypto/utils/commit/cfa21ea50a22df26a52e17649e203e0c2657154d"><code>cfa21ea</code></a> cpufeatures: add DIT support for AArch64 Linux targets (<a href="https://redirect.github.com/RustCrypto/utils/issues/1101">#1101</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/1ad40787ec88039f829144ef59b7bc506eaf07ed"><code>1ad4078</code></a> cpufeatures: add support for DIT detection on Apple silicon (<a href="https://redirect.github.com/RustCrypto/utils/issues/1100">#1100</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/5d46aba5ef3720e854f48d93243c247e4611b125"><code>5d46aba</code></a> block-buffer: release v0.11.0-rc.1 (<a href="https://redirect.github.com/RustCrypto/utils/issues/1098">#1098</a>)</li> <li>See full diff in <a href="https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.13...cpufeatures-v0.2.14">compare view</a></li> </ul> </details> <br /> Updates `fastrand` from 2.1.0 to 2.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/smol-rs/fastrand/releases">fastrand's releases</a>.</em></p> <blockquote> <h2>v2.1.1</h2> <ul> <li>Remove support for 128-bit targets, as they are not supported by rustc yet. (<a href="https://redirect.github.com/smol-rs/fastrand/issues/87">#87</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md">fastrand's changelog</a>.</em></p> <blockquote> <h1>Version 2.1.1</h1> <ul> <li>Remove support for 128-bit targets, as they are not supported by rustc yet. (<a href="https://redirect.github.com/smol-rs/fastrand/issues/87">#87</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/smol-rs/fastrand/commit/9d1a66fe46cee30e6c716812a9df467c653fa290"><code>9d1a66f</code></a> v2.1.1</li> <li><a href="https://github.com/smol-rs/fastrand/commit/d05504dee3e2ec359fca62db9353de2ad3dfff40"><code>d05504d</code></a> bugfix: Remove 128-bit value generator</li> <li><a href="https://github.com/smol-rs/fastrand/commit/7e60c7f688f9be3dcd4f59f216c87dac88ca2902"><code>7e60c7f</code></a> chore: Forgot to bump the version</li> <li>See full diff in <a href="https://github.com/smol-rs/fastrand/compare/v2.1.0...v2.1.1">compare view</a></li> </ul> </details> <br /> Updates `flate2` from 1.0.32 to 1.0.34 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/flate2-rs/releases">flate2's releases</a>.</em></p> <blockquote> <h2>1.0.34</h2> <h2>What's Changed</h2> <ul> <li>Add minimum build test back in to CI by <a href="https://github.com/jongiddy"><code>@jongiddy</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/426">rust-lang/flate2-rs#426</a></li> <li>docs: fix compression level range from 0-9 to 0-10 by <a href="https://github.com/ByteBaker"><code>@ByteBaker</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/427">rust-lang/flate2-rs#427</a></li> <li>Document backend differences in compression levels by <a href="https://github.com/Shnatsel"><code>@Shnatsel</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/430">rust-lang/flate2-rs#430</a></li> <li>Upgrade zlib-rs to 0.3.0 to get multiple bugfixes by <a href="https://github.com/Shnatsel"><code>@Shnatsel</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/428">rust-lang/flate2-rs#428</a></li> <li>Better wording in compression level docs by <a href="https://github.com/Shnatsel"><code>@Shnatsel</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/431">rust-lang/flate2-rs#431</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ByteBaker"><code>@ByteBaker</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/427">rust-lang/flate2-rs#427</a></li> <li><a href="https://github.com/Shnatsel"><code>@Shnatsel</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/430">rust-lang/flate2-rs#430</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34">https://github.com/rust-lang/flate2-rs/compare/1.0.33...1.0.34</a></p> <h2>1.0.33 - fix minimal manifest versions</h2> <h2>What's Changed</h2> <ul> <li>Fix msrv: Run msrv checks with minimal versions by <a href="https://github.com/NobodyXu"><code>@NobodyXu</code></a> in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/425">rust-lang/flate2-rs#425</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/NobodyXu"><code>@NobodyXu</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/flate2-rs/pull/425">rust-lang/flate2-rs#425</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33">https://github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.33</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/flate2-rs/commit/1a28821dc116dac14178858be056e4a58ef8f501"><code>1a28821</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/431">#431</a> from Shnatsel/better-wording</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/2c29780e5093b10c21954384cd97243770376814"><code>2c29780</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/428">#428</a> from Shnatsel/upgrade-zlib-rs</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/423981aede8670a51d2c3aa657ae528152c0f64e"><code>423981a</code></a> Better wording in compression level docs</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/da5c8cfd917b0ec2aeacc2e514b27b6bd50726e4"><code>da5c8cf</code></a> Bump version</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/eeee4c641187628ec8676ffb24300c5da6bfb066"><code>eeee4c6</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/430">#430</a> from Shnatsel/detailed-level-docs</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/731df32113188f3372367402b9ea2bb049689203"><code>731df32</code></a> Update Cargo.toml</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/8210288eaac3e3f0fc67f6a0738f4e6ea96f067d"><code>8210288</code></a> Document backend differences</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/1f78c5c4138c580462ccaf11b35dc794ce0ede4f"><code>1f78c5c</code></a> Upgrade zlib-rs to 0.3.0 to get multiple bugfixes:</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/6fbd6d21151d0948ed94be8ac99b412d30315109"><code>6fbd6d2</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/flate2-rs/issues/427">#427</a> from ByteBaker/main</li> <li><a href="https://github.com/rust-lang/flate2-rs/commit/936aa35f453aa31bbf401abc4f6505d05fa9f3cd"><code>936aa35</code></a> docs: correctly mention compression level</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/flate2-rs/compare/1.0.32...1.0.34">compare view</a></li> </ul> </details> <br /> Updates `gimli` from 0.29.0 to 0.31.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md">gimli's changelog</a>.</em></p> <blockquote> <h2>0.31.0</h2> <p>Released 2024/07/16.</p> <h3>Breaking changes</h3> <ul> <li> <p>Deleted support for segment selectors. <a href="https://redirect.github.com/gimli-rs/gimli/pull/720">#720</a></p> </li> <li> <p>Added <code>read::FileEntry::source</code> and deleted <code>Copy</code> implementation. <a href="https://redirect.github.com/gimli-rs/gimli/pull/728">#728</a></p> </li> <li> <p>Changed <code>read::LineRow::execute</code> to return a <code>Result</code>. <a hre... _Description has been truncated_ Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1666 lines
42 KiB
TOML
1666 lines
42 KiB
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "addr2line"
|
|
version = "0.24.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f5fb1d8e4442bd405fdfd1dacb42792696b0cf9cb15882e5d097b742a676d375"
|
|
dependencies = [
|
|
"gimli",
|
|
]
|
|
|
|
[[package]]
|
|
name = "adler2"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
|
|
|
|
[[package]]
|
|
name = "adler32"
|
|
version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
|
|
|
|
[[package]]
|
|
name = "ahash"
|
|
version = "0.8.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"once_cell",
|
|
"version_check",
|
|
"zerocopy",
|
|
]
|
|
|
|
[[package]]
|
|
name = "allocator-api2"
|
|
version = "0.2.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f"
|
|
|
|
[[package]]
|
|
name = "android-properties"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04"
|
|
|
|
[[package]]
|
|
name = "android-tzdata"
|
|
version = "0.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
|
|
|
[[package]]
|
|
name = "android_log-sys"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5ecc8056bf6ab9892dcd53216c83d1597487d7dacac16c8df6b877d127df9937"
|
|
|
|
[[package]]
|
|
name = "android_logger"
|
|
version = "0.14.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "05b07e8e73d720a1f2e4b6014766e6039fd2e96a4fa44e2a78d0e1fa2ff49826"
|
|
dependencies = [
|
|
"android_log-sys",
|
|
"env_filter",
|
|
"log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "android_system_properties"
|
|
version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anstream"
|
|
version = "0.6.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526"
|
|
dependencies = [
|
|
"anstyle",
|
|
"anstyle-parse",
|
|
"anstyle-query",
|
|
"anstyle-wincon",
|
|
"colorchoice",
|
|
"is_terminal_polyfill",
|
|
"utf8parse",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anstyle"
|
|
version = "1.0.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1"
|
|
|
|
[[package]]
|
|
name = "anstyle-parse"
|
|
version = "0.2.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb"
|
|
dependencies = [
|
|
"utf8parse",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anstyle-query"
|
|
version = "1.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a"
|
|
dependencies = [
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anstyle-wincon"
|
|
version = "3.0.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8"
|
|
dependencies = [
|
|
"anstyle",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anyhow"
|
|
version = "1.0.89"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6"
|
|
|
|
[[package]]
|
|
name = "arbitrary"
|
|
version = "1.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
|
|
dependencies = [
|
|
"derive_arbitrary",
|
|
]
|
|
|
|
[[package]]
|
|
name = "async-trait"
|
|
version = "0.1.83"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "autocfg"
|
|
version = "1.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
|
|
|
|
[[package]]
|
|
name = "backtrace"
|
|
version = "0.3.74"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
|
|
dependencies = [
|
|
"addr2line",
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
"miniz_oxide",
|
|
"object",
|
|
"rustc-demangle",
|
|
"windows-targets",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bitflags"
|
|
version = "1.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
[[package]]
|
|
name = "bitflags"
|
|
version = "2.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
|
|
|
|
[[package]]
|
|
name = "block-buffer"
|
|
version = "0.10.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
|
|
dependencies = [
|
|
"generic-array",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bumpalo"
|
|
version = "3.16.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
|
|
|
|
[[package]]
|
|
name = "byteorder"
|
|
version = "1.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
|
|
|
[[package]]
|
|
name = "bytes"
|
|
version = "1.7.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "428d9aa8fbc0670b7b8d6030a7fadd0f86151cae55e4dbbece15f3780a3dfaf3"
|
|
|
|
[[package]]
|
|
name = "cc"
|
|
version = "1.1.22"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9540e661f81799159abee814118cc139a2004b3a3aa3ea37724a1b66530b90e0"
|
|
dependencies = [
|
|
"shlex",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cfg-if"
|
|
version = "0.1.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
|
|
|
[[package]]
|
|
name = "cfg-if"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
[[package]]
|
|
name = "chrono"
|
|
version = "0.4.38"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
|
|
dependencies = [
|
|
"android-tzdata",
|
|
"iana-time-zone",
|
|
"js-sys",
|
|
"num-traits",
|
|
"wasm-bindgen",
|
|
"windows-targets",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap"
|
|
version = "4.5.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b0956a43b323ac1afaffc053ed5c4b7c1f1800bacd1683c353aabbb752515dd3"
|
|
dependencies = [
|
|
"clap_builder",
|
|
"clap_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap_builder"
|
|
version = "4.5.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4d72166dd41634086d5803a47eb71ae740e61d84709c36f3c34110173db3961b"
|
|
dependencies = [
|
|
"anstream",
|
|
"anstyle",
|
|
"clap_lex",
|
|
"strsim",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap_derive"
|
|
version = "4.5.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
|
|
dependencies = [
|
|
"heck",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap_lex"
|
|
version = "0.7.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97"
|
|
|
|
[[package]]
|
|
name = "colorchoice"
|
|
version = "1.0.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0"
|
|
|
|
[[package]]
|
|
name = "const_format"
|
|
version = "0.2.33"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "50c655d81ff1114fb0dcdea9225ea9f0cc712a6f8d189378e82bdf62a473a64b"
|
|
dependencies = [
|
|
"const_format_proc_macros",
|
|
]
|
|
|
|
[[package]]
|
|
name = "const_format_proc_macros"
|
|
version = "0.2.33"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eff1a44b93f47b1bac19a27932f5c591e43d1ba357ee4f61526c8a25603f0eb1"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"unicode-xid",
|
|
]
|
|
|
|
[[package]]
|
|
name = "core-foundation-sys"
|
|
version = "0.8.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
|
|
|
|
[[package]]
|
|
name = "core2"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b49ba7ef1ad6107f8824dbe97de947cbaac53c44e7f9756a1fba0d37c1eec505"
|
|
dependencies = [
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cpufeatures"
|
|
version = "0.2.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "608697df725056feaccfa42cffdaeeec3fccc4ffc38358ecd19b243e716a78e0"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crc"
|
|
version = "3.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
|
|
dependencies = [
|
|
"crc-catalog",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crc-catalog"
|
|
version = "2.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "19d374276b40fb8bbdee95aef7c7fa6b5316ec764510eb64b8dd0e2ed0d7e7f5"
|
|
|
|
[[package]]
|
|
name = "crc32fast"
|
|
version = "1.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam"
|
|
version = "0.8.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8"
|
|
dependencies = [
|
|
"crossbeam-channel",
|
|
"crossbeam-deque",
|
|
"crossbeam-epoch",
|
|
"crossbeam-queue",
|
|
"crossbeam-utils",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-channel"
|
|
version = "0.5.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "33480d6946193aa8033910124896ca395333cae7e2d1113d1fef6c3272217df2"
|
|
dependencies = [
|
|
"crossbeam-utils",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-deque"
|
|
version = "0.8.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
|
|
dependencies = [
|
|
"crossbeam-epoch",
|
|
"crossbeam-utils",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-epoch"
|
|
version = "0.9.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e"
|
|
dependencies = [
|
|
"crossbeam-utils",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-queue"
|
|
version = "0.3.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
|
|
dependencies = [
|
|
"crossbeam-utils",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-utils"
|
|
version = "0.8.20"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80"
|
|
|
|
[[package]]
|
|
name = "crypto-common"
|
|
version = "0.1.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
|
|
dependencies = [
|
|
"generic-array",
|
|
"typenum",
|
|
]
|
|
|
|
[[package]]
|
|
name = "dary_heap"
|
|
version = "0.3.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7762d17f1241643615821a8455a0b2c3e803784b058693d990b11f2dce25a0ca"
|
|
|
|
[[package]]
|
|
name = "deflate64"
|
|
version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "da692b8d1080ea3045efaab14434d40468c3d8657e42abddfffca87b428f4c1b"
|
|
|
|
[[package]]
|
|
name = "deranged"
|
|
version = "0.3.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4"
|
|
dependencies = [
|
|
"powerfmt",
|
|
]
|
|
|
|
[[package]]
|
|
name = "derive-new"
|
|
version = "0.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2cdc8d50f426189eef89dac62fabfa0abb27d5cc008f25bf4156a0203325becc"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "derive_arbitrary"
|
|
version = "1.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "67e77553c4162a157adbf834ebae5b415acbecbeafc7a74b0e886657506a7611"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "digest"
|
|
version = "0.10.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
|
|
dependencies = [
|
|
"block-buffer",
|
|
"crypto-common",
|
|
]
|
|
|
|
[[package]]
|
|
name = "displaydoc"
|
|
version = "0.2.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "either"
|
|
version = "1.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
|
|
|
|
[[package]]
|
|
name = "encoding_rs"
|
|
version = "0.8.34"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "env_filter"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab"
|
|
dependencies = [
|
|
"log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "env_logger"
|
|
version = "0.11.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d"
|
|
dependencies = [
|
|
"env_filter",
|
|
"log",
|
|
]
|
|
|
|
[[package]]
|
|
name = "equivalent"
|
|
version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
[[package]]
|
|
name = "errno"
|
|
version = "0.2.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
|
|
dependencies = [
|
|
"errno-dragonfly",
|
|
"libc",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "errno"
|
|
version = "0.3.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba"
|
|
dependencies = [
|
|
"libc",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "errno-dragonfly"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "extattr"
|
|
version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1b59f8a77817ff1b795adafc535941bdf664184f5f95e0b6d1d77dd6d12815dc"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
"errno 0.2.8",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "fastrand"
|
|
version = "2.1.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e8c02a5121d4ea3eb16a80748c74f5549a5665e4c21333c6098f283870fbdea6"
|
|
|
|
[[package]]
|
|
name = "flate2"
|
|
version = "1.0.34"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a1b589b4dc103969ad3cf85c950899926ec64300a1a46d76c03a6072957036f0"
|
|
dependencies = [
|
|
"crc32fast",
|
|
"miniz_oxide",
|
|
]
|
|
|
|
[[package]]
|
|
name = "generic-array"
|
|
version = "0.14.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
|
|
dependencies = [
|
|
"typenum",
|
|
"version_check",
|
|
]
|
|
|
|
[[package]]
|
|
name = "getopts"
|
|
version = "0.2.21"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
|
|
dependencies = [
|
|
"unicode-width",
|
|
]
|
|
|
|
[[package]]
|
|
name = "getrandom"
|
|
version = "0.2.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"libc",
|
|
"wasi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "gimli"
|
|
version = "0.31.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "32085ea23f3234fc7846555e85283ba4de91e21016dc0455a16286d87a292d64"
|
|
|
|
[[package]]
|
|
name = "hashbrown"
|
|
version = "0.14.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
|
|
dependencies = [
|
|
"ahash",
|
|
"allocator-api2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "heck"
|
|
version = "0.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
|
|
|
[[package]]
|
|
name = "hex"
|
|
version = "0.4.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
|
|
|
[[package]]
|
|
name = "hole-punch"
|
|
version = "0.0.4-alpha.0"
|
|
source = "git+https://github.com/tiann/hole-punch#11ab7a61bfb98682b72fd7f58a47d8e5d997328e"
|
|
dependencies = [
|
|
"cfg-if 0.1.10",
|
|
"errno 0.2.8",
|
|
"libc",
|
|
"memmap",
|
|
"thiserror",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "home"
|
|
version = "0.5.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
|
|
dependencies = [
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "humansize"
|
|
version = "2.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7"
|
|
dependencies = [
|
|
"libm",
|
|
]
|
|
|
|
[[package]]
|
|
name = "iana-time-zone"
|
|
version = "0.1.61"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
|
|
dependencies = [
|
|
"android_system_properties",
|
|
"core-foundation-sys",
|
|
"iana-time-zone-haiku",
|
|
"js-sys",
|
|
"wasm-bindgen",
|
|
"windows-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "iana-time-zone-haiku"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "include-flate"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "df49c16750695486c1f34de05da5b7438096156466e7f76c38fcdf285cf0113e"
|
|
dependencies = [
|
|
"include-flate-codegen",
|
|
"lazy_static",
|
|
"libflate",
|
|
]
|
|
|
|
[[package]]
|
|
name = "include-flate-codegen"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8c5b246c6261be723b85c61ecf87804e8ea4a35cb68be0ff282ed84b95ffe7d7"
|
|
dependencies = [
|
|
"libflate",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "indexmap"
|
|
version = "2.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "68b900aa2f7301e21c36462b170ee99994de34dff39a4a6a528e80e7376d07e5"
|
|
dependencies = [
|
|
"equivalent",
|
|
"hashbrown",
|
|
]
|
|
|
|
[[package]]
|
|
name = "is_executable"
|
|
version = "1.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4ba3d8548b8b04dafdf2f4cc6f5e379db766d0a6d9aac233ad4c9a92ea892233"
|
|
dependencies = [
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "is_terminal_polyfill"
|
|
version = "1.70.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
|
|
|
|
[[package]]
|
|
name = "itoa"
|
|
version = "1.0.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
|
|
|
|
[[package]]
|
|
name = "java-properties"
|
|
version = "2.0.0"
|
|
source = "git+https://github.com/Kernel-SU/java-properties.git?branch=master#42a4aa941b70ded2dd3be9e9f892471023e70229"
|
|
dependencies = [
|
|
"encoding_rs",
|
|
"lazy_static",
|
|
"regex-lite",
|
|
]
|
|
|
|
[[package]]
|
|
name = "js-sys"
|
|
version = "0.3.70"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1868808506b929d7b0cfa8f75951347aa71bb21144b7791bae35d9bccfcfe37a"
|
|
dependencies = [
|
|
"wasm-bindgen",
|
|
]
|
|
|
|
[[package]]
|
|
name = "jwalk"
|
|
version = "0.8.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2735847566356cd2179a2a38264839308f7079fa96e6bd5a42d740460e003c56"
|
|
dependencies = [
|
|
"crossbeam",
|
|
"rayon",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ksud"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"android-properties",
|
|
"android_logger",
|
|
"anyhow",
|
|
"chrono",
|
|
"clap",
|
|
"const_format",
|
|
"derive-new",
|
|
"encoding_rs",
|
|
"env_logger",
|
|
"extattr",
|
|
"getopts",
|
|
"hole-punch",
|
|
"humansize",
|
|
"is_executable",
|
|
"java-properties",
|
|
"jwalk",
|
|
"libc",
|
|
"log",
|
|
"loopdev",
|
|
"nom",
|
|
"procfs",
|
|
"regex-lite",
|
|
"retry",
|
|
"rust-embed",
|
|
"rustix 0.38.34 (git+https://github.com/Kernel-SU/rustix.git?branch=main)",
|
|
"serde",
|
|
"serde_json",
|
|
"sha1",
|
|
"sha256",
|
|
"tempfile",
|
|
"which",
|
|
"zip",
|
|
"zip-extensions",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lazy_static"
|
|
version = "1.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
version = "0.2.159"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5"
|
|
|
|
[[package]]
|
|
name = "libflate"
|
|
version = "2.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "45d9dfdc14ea4ef0900c1cddbc8dcd553fbaacd8a4a282cf4018ae9dd04fb21e"
|
|
dependencies = [
|
|
"adler32",
|
|
"core2",
|
|
"crc32fast",
|
|
"dary_heap",
|
|
"libflate_lz77",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libflate_lz77"
|
|
version = "2.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e6e0d73b369f386f1c44abd9c570d5318f55ccde816ff4b562fa452e5182863d"
|
|
dependencies = [
|
|
"core2",
|
|
"hashbrown",
|
|
"rle-decode-fast",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libm"
|
|
version = "0.2.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
|
|
|
|
[[package]]
|
|
name = "linux-raw-sys"
|
|
version = "0.4.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
|
|
|
|
[[package]]
|
|
name = "lockfree-object-pool"
|
|
version = "0.1.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9374ef4228402d4b7e403e5838cb880d9ee663314b0a900d5a6aabf0c213552e"
|
|
|
|
[[package]]
|
|
name = "log"
|
|
version = "0.4.22"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
|
|
|
|
[[package]]
|
|
name = "loopdev"
|
|
version = "0.5.0"
|
|
source = "git+https://github.com/Kernel-SU/loopdev#7a921f8d966477a645b1188732fac486c71a68ef"
|
|
dependencies = [
|
|
"errno 0.2.8",
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lzma-rs"
|
|
version = "0.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "297e814c836ae64db86b36cf2a557ba54368d03f6afcd7d947c266692f71115e"
|
|
dependencies = [
|
|
"byteorder",
|
|
"crc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "memchr"
|
|
version = "2.7.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
|
|
|
|
[[package]]
|
|
name = "memmap"
|
|
version = "0.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
|
|
dependencies = [
|
|
"libc",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "minimal-lexical"
|
|
version = "0.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
|
|
[[package]]
|
|
name = "miniz_oxide"
|
|
version = "0.8.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e2d80299ef12ff69b16a84bb182e3b9df68b5a91574d3d4fa6e41b65deec4df1"
|
|
dependencies = [
|
|
"adler2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "nom"
|
|
version = "7.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
|
|
dependencies = [
|
|
"memchr",
|
|
"minimal-lexical",
|
|
]
|
|
|
|
[[package]]
|
|
name = "num-conv"
|
|
version = "0.1.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
|
|
|
|
[[package]]
|
|
name = "num-traits"
|
|
version = "0.2.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
|
dependencies = [
|
|
"autocfg",
|
|
]
|
|
|
|
[[package]]
|
|
name = "object"
|
|
version = "0.36.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "084f1a5821ac4c651660a94a7153d27ac9d8a53736203f58b31945ded098070a"
|
|
dependencies = [
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "once_cell"
|
|
version = "1.19.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
|
|
|
|
[[package]]
|
|
name = "pin-project-lite"
|
|
version = "0.2.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02"
|
|
|
|
[[package]]
|
|
name = "powerfmt"
|
|
version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
|
|
|
[[package]]
|
|
name = "ppv-lite86"
|
|
version = "0.2.20"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
|
|
dependencies = [
|
|
"zerocopy",
|
|
]
|
|
|
|
[[package]]
|
|
name = "proc-macro2"
|
|
version = "1.0.86"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77"
|
|
dependencies = [
|
|
"unicode-ident",
|
|
]
|
|
|
|
[[package]]
|
|
name = "procfs"
|
|
version = "0.16.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "731e0d9356b0c25f16f33b5be79b1c57b562f141ebfcdb0ad8ac2c13a24293b4"
|
|
dependencies = [
|
|
"bitflags 2.6.0",
|
|
"chrono",
|
|
"flate2",
|
|
"hex",
|
|
"lazy_static",
|
|
"procfs-core",
|
|
"rustix 0.38.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
]
|
|
|
|
[[package]]
|
|
name = "procfs-core"
|
|
version = "0.16.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2d3554923a69f4ce04c4a754260c338f505ce22642d3830e049a399fc2059a29"
|
|
dependencies = [
|
|
"bitflags 2.6.0",
|
|
"chrono",
|
|
"hex",
|
|
]
|
|
|
|
[[package]]
|
|
name = "quote"
|
|
version = "1.0.37"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand"
|
|
version = "0.8.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
|
dependencies = [
|
|
"libc",
|
|
"rand_chacha",
|
|
"rand_core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_chacha"
|
|
version = "0.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
|
dependencies = [
|
|
"ppv-lite86",
|
|
"rand_core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rand_core"
|
|
version = "0.6.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
|
dependencies = [
|
|
"getrandom",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rayon"
|
|
version = "1.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
|
|
dependencies = [
|
|
"either",
|
|
"rayon-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rayon-core"
|
|
version = "1.12.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2"
|
|
dependencies = [
|
|
"crossbeam-deque",
|
|
"crossbeam-utils",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex-lite"
|
|
version = "0.1.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "53a49587ad06b26609c52e423de037e7f57f20d53535d66e08c695f347df952a"
|
|
|
|
[[package]]
|
|
name = "retry"
|
|
version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9166d72162de3575f950507683fac47e30f6f2c3836b71b7fbc61aa517c9c5f4"
|
|
dependencies = [
|
|
"rand",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rle-decode-fast"
|
|
version = "1.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "3582f63211428f83597b51b2ddb88e2a91a9d52d12831f9d08f5e624e8977422"
|
|
|
|
[[package]]
|
|
name = "rust-embed"
|
|
version = "8.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fa66af4a4fdd5e7ebc276f115e895611a34739a9c1c01028383d612d550953c0"
|
|
dependencies = [
|
|
"include-flate",
|
|
"rust-embed-impl",
|
|
"rust-embed-utils",
|
|
"walkdir",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rust-embed-impl"
|
|
version = "8.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6125dbc8867951125eec87294137f4e9c2c96566e61bf72c45095a7c77761478"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"rust-embed-utils",
|
|
"syn",
|
|
"walkdir",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rust-embed-utils"
|
|
version = "8.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2e5347777e9aacb56039b0e1f28785929a8a3b709e87482e7442c72e7c12529d"
|
|
dependencies = [
|
|
"sha2",
|
|
"walkdir",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustc-demangle"
|
|
version = "0.1.24"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
|
|
|
|
[[package]]
|
|
name = "rustix"
|
|
version = "0.38.34"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f"
|
|
dependencies = [
|
|
"bitflags 2.6.0",
|
|
"errno 0.3.9",
|
|
"libc",
|
|
"linux-raw-sys",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustix"
|
|
version = "0.38.34"
|
|
source = "git+https://github.com/Kernel-SU/rustix.git?branch=main#4a53fbc7cb7a07cabe87125cc21dbc27db316259"
|
|
dependencies = [
|
|
"bitflags 2.6.0",
|
|
"errno 0.3.9",
|
|
"itoa",
|
|
"libc",
|
|
"linux-raw-sys",
|
|
"once_cell",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ryu"
|
|
version = "1.0.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
|
|
|
|
[[package]]
|
|
name = "same-file"
|
|
version = "1.0.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
|
|
dependencies = [
|
|
"winapi-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde"
|
|
version = "1.0.210"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c8e3592472072e6e22e0a54d5904d9febf8508f65fb8552499a1abc7d1078c3a"
|
|
dependencies = [
|
|
"serde_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_derive"
|
|
version = "1.0.210"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "243902eda00fad750862fc144cea25caca5e20d615af0a81bee94ca738f1df1f"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_json"
|
|
version = "1.0.128"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8"
|
|
dependencies = [
|
|
"itoa",
|
|
"memchr",
|
|
"ryu",
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sha1"
|
|
version = "0.10.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"cpufeatures",
|
|
"digest",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sha2"
|
|
version = "0.10.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"cpufeatures",
|
|
"digest",
|
|
]
|
|
|
|
[[package]]
|
|
name = "sha256"
|
|
version = "1.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "18278f6a914fa3070aa316493f7d2ddfb9ac86ebc06fa3b83bffda487e9065b0"
|
|
dependencies = [
|
|
"async-trait",
|
|
"bytes",
|
|
"hex",
|
|
"sha2",
|
|
"tokio",
|
|
]
|
|
|
|
[[package]]
|
|
name = "shlex"
|
|
version = "1.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
|
|
|
|
[[package]]
|
|
name = "simd-adler32"
|
|
version = "0.3.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
|
|
|
|
[[package]]
|
|
name = "strsim"
|
|
version = "0.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
|
|
|
[[package]]
|
|
name = "syn"
|
|
version = "2.0.77"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9f35bcdf61fd8e7be6caf75f429fdca8beb3ed76584befb503b1569faee373ed"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"unicode-ident",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tempfile"
|
|
version = "3.12.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "04cbcdd0c794ebb0d4cf35e88edd2f7d2c4c3e9a5a6dab322839b321c6a87a64"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"fastrand",
|
|
"once_cell",
|
|
"rustix 0.38.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"windows-sys 0.59.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror"
|
|
version = "1.0.64"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d50af8abc119fb8bb6dbabcfa89656f46f84aa0ac7688088608076ad2b459a84"
|
|
dependencies = [
|
|
"thiserror-impl",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror-impl"
|
|
version = "1.0.64"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "08904e7672f5eb876eaaf87e0ce17857500934f4981c4a0ab2b4aa98baac7fc3"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "time"
|
|
version = "0.3.36"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
|
|
dependencies = [
|
|
"deranged",
|
|
"num-conv",
|
|
"powerfmt",
|
|
"serde",
|
|
"time-core",
|
|
]
|
|
|
|
[[package]]
|
|
name = "time-core"
|
|
version = "0.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
|
|
|
[[package]]
|
|
name = "tokio"
|
|
version = "1.40.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998"
|
|
dependencies = [
|
|
"backtrace",
|
|
"bytes",
|
|
"pin-project-lite",
|
|
]
|
|
|
|
[[package]]
|
|
name = "typenum"
|
|
version = "1.17.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
|
|
|
|
[[package]]
|
|
name = "unicode-ident"
|
|
version = "1.0.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe"
|
|
|
|
[[package]]
|
|
name = "unicode-width"
|
|
version = "0.1.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
|
|
|
|
[[package]]
|
|
name = "unicode-xid"
|
|
version = "0.2.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
|
|
|
|
[[package]]
|
|
name = "utf8parse"
|
|
version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
|
|
|
|
[[package]]
|
|
name = "version_check"
|
|
version = "0.9.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
|
|
|
[[package]]
|
|
name = "walkdir"
|
|
version = "2.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
|
|
dependencies = [
|
|
"same-file",
|
|
"winapi-util",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasi"
|
|
version = "0.11.0+wasi-snapshot-preview1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen"
|
|
version = "0.2.93"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "a82edfc16a6c469f5f44dc7b571814045d60404b55a0ee849f9bcfa2e63dd9b5"
|
|
dependencies = [
|
|
"cfg-if 1.0.0",
|
|
"once_cell",
|
|
"wasm-bindgen-macro",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-backend"
|
|
version = "0.2.93"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9de396da306523044d3302746f1208fa71d7532227f15e347e2d93e4145dd77b"
|
|
dependencies = [
|
|
"bumpalo",
|
|
"log",
|
|
"once_cell",
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
"wasm-bindgen-shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-macro"
|
|
version = "0.2.93"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "585c4c91a46b072c92e908d99cb1dcdf95c5218eeb6f3bf1efa991ee7a68cccf"
|
|
dependencies = [
|
|
"quote",
|
|
"wasm-bindgen-macro-support",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-macro-support"
|
|
version = "0.2.93"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "afc340c74d9005395cf9dd098506f7f44e38f2b4a21c6aaacf9a105ea5e1e836"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
"wasm-bindgen-backend",
|
|
"wasm-bindgen-shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-shared"
|
|
version = "0.2.93"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "c62a0a307cb4a311d3a07867860911ca130c3494e8c2719593806c08bc5d0484"
|
|
|
|
[[package]]
|
|
name = "which"
|
|
version = "6.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "b4ee928febd44d98f2f459a4a79bd4d928591333a494a10a868418ac1b39cf1f"
|
|
dependencies = [
|
|
"either",
|
|
"home",
|
|
"rustix 0.38.34 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"winsafe",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winapi"
|
|
version = "0.3.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
|
dependencies = [
|
|
"winapi-i686-pc-windows-gnu",
|
|
"winapi-x86_64-pc-windows-gnu",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
[[package]]
|
|
name = "winapi-util"
|
|
version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
|
|
dependencies = [
|
|
"windows-sys 0.59.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
|
|
|
[[package]]
|
|
name = "windows-core"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
|
dependencies = [
|
|
"windows-targets",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows-sys"
|
|
version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
dependencies = [
|
|
"windows-targets",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows-sys"
|
|
version = "0.59.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
|
|
dependencies = [
|
|
"windows-targets",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows-targets"
|
|
version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
|
dependencies = [
|
|
"windows_aarch64_gnullvm",
|
|
"windows_aarch64_msvc",
|
|
"windows_i686_gnu",
|
|
"windows_i686_gnullvm",
|
|
"windows_i686_msvc",
|
|
"windows_x86_64_gnu",
|
|
"windows_x86_64_gnullvm",
|
|
"windows_x86_64_msvc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_gnullvm"
|
|
version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_msvc"
|
|
version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
|
|
|
[[package]]
|
|
name = "windows_i686_gnu"
|
|
version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
|
|
|
|
[[package]]
|
|
name = "windows_i686_gnullvm"
|
|
version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
|
|
|
[[package]]
|
|
name = "windows_i686_msvc"
|
|
version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnu"
|
|
version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnullvm"
|
|
version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_msvc"
|
|
version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
|
|
|
|
[[package]]
|
|
name = "winsafe"
|
|
version = "0.0.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d135d17ab770252ad95e9a872d365cf3090e3be864a34ab46f48555993efc904"
|
|
|
|
[[package]]
|
|
name = "zerocopy"
|
|
version = "0.7.35"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
|
|
dependencies = [
|
|
"byteorder",
|
|
"zerocopy-derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zerocopy-derive"
|
|
version = "0.7.35"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"syn",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zip"
|
|
version = "2.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "dc5e4288ea4057ae23afc69a4472434a87a2495cafce6632fd1c4ec9f5cf3494"
|
|
dependencies = [
|
|
"arbitrary",
|
|
"crc32fast",
|
|
"crossbeam-utils",
|
|
"deflate64",
|
|
"displaydoc",
|
|
"flate2",
|
|
"indexmap",
|
|
"lzma-rs",
|
|
"memchr",
|
|
"thiserror",
|
|
"time",
|
|
"zopfli",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zip-extensions"
|
|
version = "0.8.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "386508a00aae1d8218b9252a41f59bba739ccee3f8e420bb90bcb1c30d960d4a"
|
|
dependencies = [
|
|
"zip",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zopfli"
|
|
version = "0.8.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "e5019f391bac5cf252e93bbcc53d039ffd62c7bfb7c150414d61369afe57e946"
|
|
dependencies = [
|
|
"bumpalo",
|
|
"crc32fast",
|
|
"lockfree-object-pool",
|
|
"log",
|
|
"once_cell",
|
|
"simd-adler32",
|
|
]
|