1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-07-15 18:44:18 +02:00
Files
comprehensive-rust/mdbook-exerciser/Cargo.toml

16 lines
451 B
TOML
Raw Permalink Normal View History

[package]
2023-04-03 15:01:13 +01:00
name = "mdbook-exerciser"
version = "0.1.0"
authors = ["Andrew Walbran <qwandor@google.com>"]
2025-05-23 19:03:03 +01:00
edition = "2024"
license = "Apache-2.0"
repository = "https://github.com/google/comprehensive-rust"
description = "A tool for extracting starter code for exercises from Markdown files."
[dependencies]
anyhow = "1.0.98"
cargo: bump the patch group with 11 updates (#2703) Bumps the patch group with 11 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.97` | | [clap](https://github.com/clap-rs/clap) | `4.5.31` | `4.5.34` | | [log](https://github.com/rust-lang/log) | `0.4.26` | `0.4.27` | | [mdbook](https://github.com/rust-lang/mdBook) | `0.4.45` | `0.4.48` | | [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` | | [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.21` | `0.8.24` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.12.15` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | | [cxx](https://github.com/dtolnay/cxx) | `1.0.142` | `1.0.153` | | [cxx-build](https://github.com/dtolnay/cxx) | `1.0.142` | `1.0.153` | Updates `anyhow` from 1.0.96 to 1.0.97 <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.97</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/anyhow/commit/bfb89ef244fa60af17fb844dc3bddf4b62e4ac9f"><code>bfb89ef</code></a> Release 1.0.97</li> <li><a href="https://github.com/dtolnay/anyhow/commit/c7fca9b08627fe0c4034a3fd38595ffd7dcc8e0e"><code>c7fca9b</code></a> Ignore elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/anyhow/commit/427c0bb0f34d5da378112f6a19db9efebfd0e40a"><code>427c0bb</code></a> Point standard library links to stable</li> <li>See full diff in <a href="https://github.com/dtolnay/anyhow/compare/1.0.96...1.0.97">compare view</a></li> </ul> </details> <br /> Updates `clap` from 4.5.31 to 4.5.34 <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.34</h2> <h2>[4.5.34] - 2025-03-27</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Don't add extra blank lines with <code>flatten_help(true)</code> and subcommands without arguments</li> </ul> <h2>v4.5.33</h2> <h2>[4.5.33] - 2025-03-26</h2> <h3>Fixes</h3> <ul> <li><em>(error)</em> When showing the usage of a suggestion for an unknown argument, don't show the group</li> </ul> <h2>v4.5.32</h2> <h2>[4.5.32] - 2025-03-10</h2> <h3>Features</h3> <ul> <li>Add <code>Error::remove</code></li> </ul> <h3>Documentation</h3> <ul> <li><em>(cookbook)</em> Switch from <code>humantime</code> to <code>jiff</code></li> <li><em>(tutorial)</em> Better cover required vs optional</li> </ul> <h3>Internal</h3> <ul> <li>Update <code>pulldown-cmark</code></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.34] - 2025-03-27</h2> <h3>Fixes</h3> <ul> <li><em>(help)</em> Don't add extra blank lines with <code>flatten_help(true)</code> and subcommands without arguments</li> </ul> <h2>[4.5.33] - 2025-03-26</h2> <h3>Fixes</h3> <ul> <li><em>(error)</em> When showing the usage of a suggestion for an unknown argument, don't show the group</li> </ul> <h2>[4.5.32] - 2025-03-10</h2> <h3>Features</h3> <ul> <li>Add <code>Error::remove</code></li> </ul> <h3>Documentation</h3> <ul> <li><em>(cookbook)</em> Switch from <code>humantime</code> to <code>jiff</code></li> <li><em>(tutorial)</em> Better cover required vs optional</li> </ul> <h3>Internal</h3> <ul> <li>Update <code>pulldown-cmark</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/5d2cdac3e6a7aa5fc720f911a2a5a7671e610758"><code>5d2cdac</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/f1c10ebe58f888cf96b48aeb8c4b0b6d6cbc6e6f"><code>f1c10eb</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/a4d1a7fe2b9dc4b52fccb15515e2931291217059"><code>a4d1a7f</code></a> chore(ci): Take a break from template updates</li> <li><a href="https://github.com/clap-rs/clap/commit/e95ed396c427febc684f4a0995fcbd3a025e6a37"><code>e95ed39</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5775">#5775</a> from vivienm/master</li> <li><a href="https://github.com/clap-rs/clap/commit/18f8d4c3f5e0e2fd967e2342c4ccb030da241fe8"><code>18f8d4c</code></a> chore(deps): Update Rust Stable to v1.82 (<a href="https://redirect.github.com/clap-rs/clap/issues/5788">#5788</a>)</li> <li><a href="https://github.com/clap-rs/clap/commit/f35d8e09fbc8f72033518423d7102faa1fd50646"><code>f35d8e0</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/5787">#5787</a> from epage/template</li> <li><a href="https://github.com/clap-rs/clap/commit/1389d7d689f2730c61222d261401c7331a39ceae"><code>1389d7d</code></a> chore: Update from '_rust/main' template</li> <li><a href="https://github.com/clap-rs/clap/commit/dbc9faa79d67ab86cbe68da68b2cd93a0335661a"><code>dbc9faa</code></a> chore(ci): Initialize git for template update</li> <li><a href="https://github.com/clap-rs/clap/commit/3dac2f36833e08f6cac85b03e5907ca3dec03c4c"><code>3dac2f3</code></a> chore(ci): Get history for template update</li> <li><a href="https://github.com/clap-rs/clap/commit/e1f77dacf108a8cfdbe8bdff3de36bdfa3bcf50d"><code>e1f77da</code></a> chore(ci): Fix branch for template update</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/v4.5.31...clap_complete-v4.5.34">compare view</a></li> </ul> </details> <br /> Updates `log` from 0.4.26 to 0.4.27 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/log/releases">log's releases</a>.</em></p> <blockquote> <h2>0.4.27</h2> <h2>What's Changed</h2> <ul> <li>A few minor lint fixes by <a href="https://github.com/nyurik"><code>@​nyurik</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/671">rust-lang/log#671</a></li> <li>Enable clippy support for format-like macros by <a href="https://github.com/nyurik"><code>@​nyurik</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/665">rust-lang/log#665</a></li> <li>Add an optional logger param by <a href="https://github.com/tisonkun"><code>@​tisonkun</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/664">rust-lang/log#664</a></li> <li>Pass global logger by value, supplied logger by ref by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/673">rust-lang/log#673</a></li> <li>Prepare for 0.4.27 release by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/674">rust-lang/log#674</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/log/compare/0.4.26...0.4.27">https://github.com/rust-lang/log/compare/0.4.26...0.4.27</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/log/blob/master/CHANGELOG.md">log's changelog</a>.</em></p> <blockquote> <h2>[0.4.27] - 2025-03-24</h2> <h3>What's Changed</h3> <ul> <li>A few minor lint fixes by <a href="https://github.com/nyurik"><code>@​nyurik</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/671">rust-lang/log#671</a></li> <li>Enable clippy support for format-like macros by <a href="https://github.com/nyurik"><code>@​nyurik</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/665">rust-lang/log#665</a></li> <li>Add an optional logger param by <a href="https://github.com/tisonkun"><code>@​tisonkun</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/664">rust-lang/log#664</a></li> <li>Pass global logger by value, supplied logger by ref by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/673">rust-lang/log#673</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/log/compare/0.4.26...0.4.27">https://github.com/rust-lang/log/compare/0.4.26...0.4.27</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/log/commit/35161d0d25838a62d518dabe1e34e84b607446b3"><code>35161d0</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/674">#674</a> from rust-lang/cargo/0.4.27</li> <li><a href="https://github.com/rust-lang/log/commit/cc131ef268bb3214c14fea43a409d1fec62fb32f"><code>cc131ef</code></a> prepare for 0.4.27 release</li> <li><a href="https://github.com/rust-lang/log/commit/ea6f54d3951dcb20252e5b17a3ee87d49d122322"><code>ea6f54d</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/673">#673</a> from rust-lang/feat/logger-by-ref</li> <li><a href="https://github.com/rust-lang/log/commit/d229c7355bb2d985454a99846f57b51fd4ad58d4"><code>d229c73</code></a> fix unclosed code block</li> <li><a href="https://github.com/rust-lang/log/commit/02486e458cfc8e5e6a0a5bc0586db095a3e33b87"><code>02486e4</code></a> fill in more tests for logger argument</li> <li><a href="https://github.com/rust-lang/log/commit/71e034ffa62b79aa67acda4b1569493bc5f9e107"><code>71e034f</code></a> expand logger tests</li> <li><a href="https://github.com/rust-lang/log/commit/dfa067e65c49db82b2ace612982007efef09b8b4"><code>dfa067e</code></a> fix up kv passing</li> <li><a href="https://github.com/rust-lang/log/commit/39d4c3ab88b5d4096ce9c8d795e9a1187e83c9d6"><code>39d4c3a</code></a> run fmt</li> <li><a href="https://github.com/rust-lang/log/commit/7aacc8fea367dd6518f02db792af8b6215ed33d6"><code>7aacc8f</code></a> pass global logger by value, supplied logger by ref</li> <li><a href="https://github.com/rust-lang/log/commit/a438c6ed0829eddc3728394c78d4206e14f9b1c4"><code>a438c6e</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/664">#664</a> from tisonkun/logger-field</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/log/compare/0.4.26...0.4.27">compare view</a></li> </ul> </details> <br /> Updates `mdbook` from 0.4.45 to 0.4.48 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/mdBook/releases">mdbook's releases</a>.</em></p> <blockquote> <h2>v0.4.48</h2> <p>See <a href="https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0448">https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0448</a> for a complete list of changes.</p> <h2>v0.4.47</h2> <p>See <a href="https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0447">https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0447</a> for a complete list of changes.</p> <h2>v0.4.46</h2> <p>See <a href="https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0446">https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0446</a> for a complete list of changes.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md">mdbook's changelog</a>.</em></p> <blockquote> <h2>mdBook 0.4.48</h2> <p><a href="https://github.com/rust-lang/mdBook/compare/v0.4.47...v0.4.48">v0.4.47...v0.4.48</a></p> <h3>Added</h3> <ul> <li>Footnotes now have back-reference links. These links bring the reader back to the original location. As part of this change, footnotes are now only rendered at the bottom of the page. This also includes some styling updates and fixes for footnote rendering. <a href="https://redirect.github.com/rust-lang/mdBook/pull/2626">#2626</a></li> <li>Added an &quot;Auto&quot; theme selection option which will default to the system-preferred mode. This will also automatically switch when the system changes the preferred mode. <a href="https://redirect.github.com/rust-lang/mdBook/pull/2576">#2576</a></li> </ul> <h3>Changed</h3> <ul> <li>The <code>searchindex.json</code> file has been removed; only the <code>searchindex.js</code> file will be generated. <a href="https://redirect.github.com/rust-lang/mdBook/pull/2552">#2552</a></li> <li>Updated Javascript code to use eslint. <a href="https://redirect.github.com/rust-lang/mdBook/pull/2554">#2554</a></li> <li>An error is generated if there are duplicate files in <code>SUMMARY.md</code>. <a href="https://redirect.github.com/rust-lang/mdBook/pull/2613">#2613</a></li> </ul> <h2>mdBook 0.4.47</h2> <p><a href="https://github.com/rust-lang/mdBook/compare/v0.4.46...v0.4.47">v0.4.46...v0.4.47</a></p> <h3>Fixed</h3> <ul> <li>Fixed search not showing up in sub-directories. <a href="https://redirect.github.com/rust-lang/mdBook/pull/2586">#2586</a></li> </ul> <h2>mdBook 0.4.46</h2> <p><a href="https://github.com/rust-lang/mdBook/compare/v0.4.45...v0.4.46">v0.4.45...v0.4.46</a></p> <h3>Changed</h3> <ul> <li>The <code>output.html.hash-files</code> config option has been added to add hashes to static filenames to bust any caches when a book is updated. <code>{{resource}}</code> template tags have been added so that links can be properly generated to those files. <a href="https://redirect.github.com/rust-lang/mdBook/pull/1368">#1368</a></li> </ul> <h3>Fixed</h3> <ul> <li>Playground links for Rust 2024 now set the edition correctly. <a href="https://redirect.github.com/rust-lang/mdBook/pull/2557">#2557</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/mdBook/commit/b7a27d2759e80d804a33a4bc9c31b2b6863a5cb2"><code>b7a27d2</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/mdBook/issues/2629">#2629</a> from ehuss/bump-version</li> <li><a href="https://github.com/rust-lang/mdBook/commit/d67dbc74fdd50027c3387ec73d544997e0a8d2cc"><code>d67dbc7</code></a> Update to 0.4.48</li> <li><a href="https://github.com/rust-lang/mdBook/commit/d9d27f38c358aca91b0bcd52ef140a1897dc8dc5"><code>d9d27f3</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/mdBook/issues/2625">#2625</a> from GuillaumeGomez/simplify-resources-location</li> <li><a href="https://github.com/rust-lang/mdBook/commit/4886c92fa47706f6df93ba1b0653422d122edba7"><code>4886c92</code></a> Finish moving resources around</li> <li><a href="https://github.com/rust-lang/mdBook/commit/195d97a514bebbfce132c802a30481c09ab6ca6a"><code>195d97a</code></a> Move JS files into <code>front-end/js</code></li> <li><a href="https://github.com/rust-lang/mdBook/commit/e954e872f089c56ec707e309228f7f5b9ed57f76"><code>e954e87</code></a> Move css and font files into <code>front-end</code></li> <li><a href="https://github.com/rust-lang/mdBook/commit/e74b4b05077f748d8e3cdd87e86b4cba2432f0d1"><code>e74b4b0</code></a> Move template files into <code>front-end/templates</code> folder</li> <li><a href="https://github.com/rust-lang/mdBook/commit/4946c78e8ca8ee701cbb1e0858e515de48ff57ee"><code>4946c78</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/mdBook/issues/2576">#2576</a> from tmandry/default-auto-switch</li> <li><a href="https://github.com/rust-lang/mdBook/commit/54d8d37b77200fa2648ac4ee883916bb686d770f"><code>54d8d37</code></a> Fix eslint errors</li> <li><a href="https://github.com/rust-lang/mdBook/commit/20eea0b41e39e58bdb9ea5103aba06cb19bfe01f"><code>20eea0b</code></a> Add &quot;Auto&quot; option to theme menu</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/mdBook/compare/v0.4.45...v0.4.48">compare view</a></li> </ul> </details> <br /> Updates `serde` from 1.0.218 to 1.0.219 <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.219</h2> <ul> <li>Prevent <code>absolute_paths</code> Clippy restriction being triggered inside macro-generated code (<a href="https://redirect.github.com/serde-rs/serde/issues/2906">#2906</a>, thanks <a href="https://github.com/davidzeng0"><code>@​davidzeng0</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/49d098debdf8b5c38bfb6868f455c6ce542c422c"><code>49d098d</code></a> Release 1.0.219</li> <li><a href="https://github.com/serde-rs/serde/commit/40f1d19dbed1934fae9dc835903232c2d0999599"><code>40f1d19</code></a> Wrap dummy.rs to 80 columns</li> <li><a href="https://github.com/serde-rs/serde/commit/514848b584b19c0f8766275dfbc1f3c6b0ae2077"><code>514848b</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2906">#2906</a> from davidzeng0/master</li> <li><a href="https://github.com/serde-rs/serde/commit/168b6cf789bcbd2ffbdc20db9b75ecf3b2fd31a1"><code>168b6cf</code></a> fix clippy absolute paths warning</li> <li><a href="https://github.com/serde-rs/serde/commit/a8bdd17333889cebe7af97064066f89aab1bef8e"><code>a8bdd17</code></a> Remove unused Punctuated import</li> <li><a href="https://github.com/serde-rs/serde/commit/1c9601358b57b9023450a0e2e7f599572a76b49d"><code>1c96013</code></a> Resolve mem_replace_with_default clippy lint</li> <li><a href="https://github.com/serde-rs/serde/commit/f0d1ae08f31941e91f80eaf7463dfbce2172bc70"><code>f0d1ae0</code></a> Ignore elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/serde-rs/serde/commit/e3eaa6a3dd6edd701476097182313cdbd73da78c"><code>e3eaa6a</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/serde/issues/2896">#2896</a> from dtolnay/stabledoc</li> <li><a href="https://github.com/serde-rs/serde/commit/6a630cf2835efe74cfad8258d9433611f0a3151c"><code>6a630cf</code></a> Also link to stable proc_macro</li> <li>See full diff in <a href="https://github.com/serde-rs/serde/compare/v1.0.218...v1.0.219">compare view</a></li> </ul> </details> <br /> Updates `serde_json` from 1.0.139 to 1.0.140 <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>v1.0.140</h2> <ul> <li>Documentation improvements</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/json/commit/762783414e6c4f8d670c9d87eb04913efb80d3be"><code>7627834</code></a> Release 1.0.140</li> <li><a href="https://github.com/serde-rs/json/commit/d77a498c8061f43cf4515a3e861dccb338d863b9"><code>d77a498</code></a> Merge pull request <a href="https://redirect.github.com/serde-rs/json/issues/1245">#1245</a> from serde-rs/powerpc</li> <li><a href="https://github.com/serde-rs/json/commit/b34d317089ef43f6d35306be06018b8d87eeb2b5"><code>b34d317</code></a> Delete unused gcc installation</li> <li><a href="https://github.com/serde-rs/json/commit/f7200c3cf66b0c46e19a911a2b9121e27c101fec"><code>f7200c3</code></a> Ignore unbuffered_bytes clippy lint</li> <li><a href="https://github.com/serde-rs/json/commit/76cd4fb383eab71c22cc89ce270b08f4f77d788f"><code>76cd4fb</code></a> Ignore elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/serde-rs/json/commit/400eaa977f1f0a1c9ad5e35d634ed2226bf1218c"><code>400eaa9</code></a> Point standard library links to stable</li> <li>See full diff in <a href="https://github.com/serde-rs/json/compare/v1.0.139...v1.0.140">compare view</a></li> </ul> </details> <br /> Updates `zerocopy` from 0.8.21 to 0.8.24 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/zerocopy/releases">zerocopy's releases</a>.</em></p> <blockquote> <h2>v0.8.24</h2> <h2>What's Changed</h2> <ul> <li>[pointer] Document validity safety invariant by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2403">google/zerocopy#2403</a></li> <li>[pointer] Support generic <code>TransmuteFrom</code> framework by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2408">google/zerocopy#2408</a></li> <li>Implement FromZeros for AtomicPtr by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2426">google/zerocopy#2426</a></li> <li>[pointer] SizeEq supports raw pointer transmutes by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2427">google/zerocopy#2427</a></li> <li>Implement traits for Cell by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2421">google/zerocopy#2421</a></li> <li>Remove obsolete safety proofs by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2423">google/zerocopy#2423</a></li> <li>[layout] Move Kani proofs from crate root by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2430">google/zerocopy#2430</a></li> <li>[git] Ignore VSCode workspace files by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2443">google/zerocopy#2443</a></li> <li>[ci] Include doctests in coverage by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2446">google/zerocopy#2446</a></li> <li>[ci] Roll pinned nightly toolchain by <a href="https://github.com/google-pr-creation-bot"><code>@​google-pr-creation-bot</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2442">google/zerocopy#2442</a></li> <li>[ci] Check (but don't test) avr-none target by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2448">google/zerocopy#2448</a></li> <li>[kani] Use function contracts instead of proofs by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2449">google/zerocopy#2449</a></li> <li>[byte_slice] Add Kani proofs by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2451">google/zerocopy#2451</a></li> <li>[ci] Roll pinned stable toolchain by <a href="https://github.com/google-pr-creation-bot"><code>@​google-pr-creation-bot</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2454">google/zerocopy#2454</a></li> <li>[ptr] Simplify PtrInner's invariants by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2450">google/zerocopy#2450</a></li> <li>[transmute] Update TryTransmuteFromPtr proof by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2455">google/zerocopy#2455</a></li> <li>[derive] Replace impl_block with builder pattern by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2456">google/zerocopy#2456</a></li> <li>[ci] Roll pinned nightly toolchain by <a href="https://github.com/google-pr-creation-bot"><code>@​google-pr-creation-bot</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2457">google/zerocopy#2457</a></li> <li>[derive] Support <code>#[zerocopy(crate = &quot;...&quot;)]</code> attribute by <a href="https://github.com/andogq"><code>@​andogq</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2452">google/zerocopy#2452</a></li> <li>Release 0.8.24 by <a href="https://github.com/google-pr-creation-bot"><code>@​google-pr-creation-bot</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2458">google/zerocopy#2458</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/andogq"><code>@​andogq</code></a> made their first contribution in <a href="https://redirect.github.com/google/zerocopy/pull/2452">google/zerocopy#2452</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/zerocopy/compare/v0.8.23...v0.8.24">https://github.com/google/zerocopy/compare/v0.8.23...v0.8.24</a></p> <h2>v0.8.23</h2> <h2>What's Changed</h2> <ul> <li>[macro] Support deriving certain traits via macro by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2418">google/zerocopy#2418</a></li> <li>Release 0.8.23 by <a href="https://github.com/google-pr-creation-bot"><code>@​google-pr-creation-bot</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2420">google/zerocopy#2420</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/zerocopy/compare/v0.8.22...v0.8.23">https://github.com/google/zerocopy/compare/v0.8.22...v0.8.23</a></p> <h2>v0.8.22</h2> <h2>What's Changed</h2> <ul> <li>[pointer] Replace project with cast_unsized_unchecked by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2405">google/zerocopy#2405</a></li> <li>[pointer] Group imports at the top of the file by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2407">google/zerocopy#2407</a></li> <li>[pointer] Remove ReadReason from Read trait by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2409">google/zerocopy#2409</a></li> <li>[pointer] Use PME acronym in method name by <a href="https://github.com/joshlf"><code>@​joshlf</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2412">google/zerocopy#2412</a></li> <li>Inline try_cast_into() by <a href="https://github.com/korran"><code>@​korran</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2415">google/zerocopy#2415</a></li> <li>Release 0.8.22 by <a href="https://github.com/google-pr-creation-bot"><code>@​google-pr-creation-bot</code></a> in <a href="https://redirect.github.com/google/zerocopy/pull/2417">google/zerocopy#2417</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/korran"><code>@​korran</code></a> made their first contribution in <a href="https://redirect.github.com/google/zerocopy/pull/2415">google/zerocopy#2415</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/zerocopy/compare/v0.8.21...v0.8.22">https://github.com/google/zerocopy/compare/v0.8.21...v0.8.22</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/zerocopy/commit/99329a9859152f1c45f6e8424115c767b6ecc1f9"><code>99329a9</code></a> Release 0.8.24 (<a href="https://redirect.github.com/google/zerocopy/issues/2458">#2458</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/50568992f8ee9459e972c3f88ca21ad29295b515"><code>5056899</code></a> [derive] Support #[zerocopy(crate = &quot;...&quot;)] attribute (<a href="https://redirect.github.com/google/zerocopy/issues/2452">#2452</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/1a82be7aebd0495183e8415978c3a2e273697f49"><code>1a82be7</code></a> [ci] Roll pinned nightly toolchain (<a href="https://redirect.github.com/google/zerocopy/issues/2457">#2457</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/ed32df4b2d750567d7b31ae30ccc95052072242e"><code>ed32df4</code></a> [derive] Replace impl_block with builder pattern (<a href="https://redirect.github.com/google/zerocopy/issues/2456">#2456</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/09cda4072fa4fd5e5673e4439e8b430584708d24"><code>09cda40</code></a> [transmute] Update TryTransmuteFromPtr proof (<a href="https://redirect.github.com/google/zerocopy/issues/2455">#2455</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/31cfbd76dc28e55a2b8b089961660523ba35dec5"><code>31cfbd7</code></a> [ptr] Simplify PtrInner's invariants (<a href="https://redirect.github.com/google/zerocopy/issues/2450">#2450</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/7abd7be04f8151dfa1bba2a1d80bd9475aec9022"><code>7abd7be</code></a> [ci] Roll pinned stable toolchain (<a href="https://redirect.github.com/google/zerocopy/issues/2454">#2454</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/8aa96d355adee6dc52819a6de96273da74694ac9"><code>8aa96d3</code></a> [byte_slice] Add Kani proofs (<a href="https://redirect.github.com/google/zerocopy/issues/2451">#2451</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/855c2378b45ba09c6ac57535380e4ba7a460a11d"><code>855c237</code></a> [kani] Use function contracts instead of proofs (<a href="https://redirect.github.com/google/zerocopy/issues/2449">#2449</a>)</li> <li><a href="https://github.com/google/zerocopy/commit/ff4a607de244476c655b2d186249ebff915cad45"><code>ff4a607</code></a> [ci] Check (but don't test) avr-none target (<a href="https://redirect.github.com/google/zerocopy/issues/2448">#2448</a>)</li> <li>Additional commits viewable in <a href="https://github.com/google/zerocopy/compare/v0.8.21...v0.8.24">compare view</a></li> </ul> </details> <br /> Updates `reqwest` from 0.12.12 to 0.12.15 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/releases">reqwest's releases</a>.</em></p> <blockquote> <h2>v0.12.15</h2> <h2>What's Changed</h2> <ul> <li>Fix http3 to support streaming response bodies by <a href="https://github.com/ducaale"><code>@​ducaale</code></a> in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2517">seanmonstar/reqwest#2517</a></li> <li>Fix Windows to support both <code>ProxyOverride</code> and <code>NO_PROXY</code> by <a href="https://github.com/drewkett"><code>@​drewkett</code></a> in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2601">seanmonstar/reqwest#2601</a></li> <li>Fix http3 dependency from public API misuse by <a href="https://github.com/seanmonstar"><code>@​seanmonstar</code></a> in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2605">seanmonstar/reqwest#2605</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/drewkett"><code>@​drewkett</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2601">seanmonstar/reqwest#2601</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/seanmonstar/reqwest/compare/v0.12.14...v0.12.15">https://github.com/seanmonstar/reqwest/compare/v0.12.14...v0.12.15</a></p> <h2>v0.12.14</h2> <h2>What's Changed</h2> <ul> <li>re-add fetch_mode_no_cors shim when not in wasm, but deprecated by <a href="https://github.com/seanmonstar"><code>@​seanmonstar</code></a> in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2598">seanmonstar/reqwest#2598</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/seanmonstar/reqwest/compare/v0.12.13...v0.12.14">https://github.com/seanmonstar/reqwest/compare/v0.12.13...v0.12.14</a></p> <h2>v0.12.13</h2> <h2>What's Changed</h2> <ul> <li>Add <code>Form::into_reader()</code> for blocking <code>multipart</code> forms.</li> <li>Add <code>Form::into_stream()</code> for async <code>multipart</code> forms.</li> <li>Add support for SOCKS4a proxies.</li> <li>Fix decoding responses with multiple zstd frames.</li> <li>Fix <code>RequestBuilder::form()</code> from overwriting a previously set <code>Content-Type</code> header, like the other builder methods.</li> <li>Fix cloning of request timeout in <code>blocking::Request</code>.</li> <li>Fix http3 synchronization of connection creation, reducing unneccesary extra connections.</li> <li>Fix Windows system proxy to use <code>ProxyOverride</code> as a <code>NO_PROXY</code> value.</li> <li>Fix blocking read to correctly reserve and zero read buffer.</li> <li>(wasm) Add support for request timeouts.</li> <li>(wasm) Fix <code>Error::is_timeout()</code> to return true when from a request timeout.</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/obi1kenobi"><code>@​obi1kenobi</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2524">seanmonstar/reqwest#2524</a></li> <li><a href="https://github.com/decathorpe"><code>@​decathorpe</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2529">seanmonstar/reqwest#2529</a></li> <li><a href="https://github.com/flisky"><code>@​flisky</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/1760">seanmonstar/reqwest#1760</a></li> <li><a href="https://github.com/0x676e67"><code>@​0x676e67</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2527">seanmonstar/reqwest#2527</a></li> <li><a href="https://github.com/maximevtush"><code>@​maximevtush</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2534">seanmonstar/reqwest#2534</a></li> <li><a href="https://github.com/Property404"><code>@​Property404</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2554">seanmonstar/reqwest#2554</a></li> <li><a href="https://github.com/G1gg1L3s"><code>@​G1gg1L3s</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2544">seanmonstar/reqwest#2544</a></li> <li><a href="https://github.com/coastalwhite"><code>@​coastalwhite</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2562">seanmonstar/reqwest#2562</a></li> <li><a href="https://github.com/Fizcko"><code>@​Fizcko</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2559">seanmonstar/reqwest#2559</a></li> <li><a href="https://github.com/markussilvan"><code>@​markussilvan</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2573">seanmonstar/reqwest#2573</a></li> <li><a href="https://github.com/aunovis-heidrich"><code>@​aunovis-heidrich</code></a> made their first contribution in <a href="https://redirect.github.com/seanmonstar/reqwest/pull/2593">seanmonstar/reqwest#2593</a></li> </ul> <h2>Thanks!</h2> <ul> <li><a href="https://github.com/seanmonstar"><code>@​seanmonstar</code></a></li> <li><a href="https://github.com/paolobarbolini"><code>@​paolobarbolini</code></a></li> <li><a href="https://github.com/Nuhvi"><code>@​Nuhvi</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md">reqwest's changelog</a>.</em></p> <blockquote> <h2>v0.12.15</h2> <ul> <li>Fix Windows to support both <code>ProxyOverride</code> and <code>NO_PROXY</code>.</li> <li>Fix http3 to support streaming response bodies.</li> <li>Fix http3 dependency from public API misuse.</li> </ul> <h2>v0.12.14</h2> <ul> <li>Fix missing <code>fetch_mode_no_cors()</code>, marking as deprecated when not on WASM.</li> </ul> <h2>v0.12.13</h2> <ul> <li>Add <code>Form::into_reader()</code> for blocking <code>multipart</code> forms.</li> <li>Add <code>Form::into_stream()</code> for async <code>multipart</code> forms.</li> <li>Add support for SOCKS4a proxies.</li> <li>Fix decoding responses with multiple zstd frames.</li> <li>Fix <code>RequestBuilder::form()</code> from overwriting a previously set <code>Content-Type</code> header, like the other builder methods.</li> <li>Fix cloning of request timeout in <code>blocking::Request</code>.</li> <li>Fix http3 synchronization of connection creation, reducing unneccesary extra connections.</li> <li>Fix Windows system proxy to use <code>ProxyOverride</code> as a <code>NO_PROXY</code> value.</li> <li>Fix blocking read to correctly reserve and zero read buffer.</li> <li>(wasm) Add support for request timeouts.</li> <li>(wasm) Fix <code>Error::is_timeout()</code> to return true when from a request timeout.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/seanmonstar/reqwest/commit/54376c35dffb0fb2e79b430920a62363aee202c8"><code>54376c3</code></a> v0.12.15</li> <li><a href="https://github.com/seanmonstar/reqwest/commit/e4bb3e6d87271ee8b07ea4870f48dc78cdb9cb21"><code>e4bb3e6</code></a> upgrade h3-quinn (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/2605">#2605</a>)</li> <li><a href="https://github.com/seanmonstar/reqwest/commit/96a4fea5fed6e239b7d69334a8a5a824b829536c"><code>96a4fea</code></a> Merge tag 'v0.12.14'</li> <li><a href="https://github.com/seanmonstar/reqwest/commit/5fd3d5b4ae2e40a2c6e0fc266ec844ed4c643123"><code>5fd3d5b</code></a> Re-enable NO_PROXY envs on Windows (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/2601">#2601</a>)</li> <li><a href="https://github.com/seanmonstar/reqwest/commit/e9215fd68d18e001cf7c9c5b9ca6a389e8e19e9e"><code>e9215fd</code></a> Support streaming response body in HTTP/3 (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/2517">#2517</a>)</li> <li><a href="https://github.com/seanmonstar/reqwest/commit/cf50f114b5151ff39458e2cb16a8fb741891ecc8"><code>cf50f11</code></a> v0.12.14</li> <li><a href="https://github.com/seanmonstar/reqwest/commit/f63c6315911154de8b96b79012ce8e266e47dba6"><code>f63c631</code></a> re-add fetch_mode_no_cors shim when not in wasm, but deprecated (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/2598">#2598</a>)</li> <li><a href="https://github.com/seanmonstar/reqwest/commit/e44e37130538cc2d3c95ffee1215b4db3d71b025"><code>e44e371</code></a> v0.12.13</li> <li><a href="https://github.com/seanmonstar/reqwest/commit/e83e138af520e314e480a37f7dd93fa0e3650eb4"><code>e83e138</code></a> Added osv-scanner.toml file to ignore npm packages in wasm examples during vu...</li> <li><a href="https://github.com/seanmonstar/reqwest/commit/7e85d2f974cf32702bf6decd8f7a56bc3fc0d707"><code>7e85d2f</code></a> ci: pin once-cell in msrv job (<a href="https://redirect.github.com/seanmonstar/reqwest/issues/2594">#2594</a>)</li> <li>Additional commits viewable in <a href="https://github.com/seanmonstar/reqwest/compare/v0.12.12...v0.12.15">compare view</a></li> </ul> </details> <br /> Updates `thiserror` from 2.0.11 to 2.0.12 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/thiserror/releases">thiserror's releases</a>.</em></p> <blockquote> <h2>2.0.12</h2> <ul> <li>Prevent elidable_lifetime_names pedantic clippy lint in generated impl (<a href="https://redirect.github.com/dtolnay/thiserror/issues/413">#413</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/thiserror/commit/95a512669395f30cf9ae10343149726c0563ed76"><code>95a5126</code></a> Release 2.0.12</li> <li><a href="https://github.com/dtolnay/thiserror/commit/76490f743e26553275f32d23087deb5bbff22b06"><code>76490f7</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/thiserror/issues/413">#413</a> from dtolnay/elidablelifetime</li> <li><a href="https://github.com/dtolnay/thiserror/commit/9f27b766f57f7e3111e6930f7928f4358a95e590"><code>9f27b76</code></a> Ignore elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/thiserror/commit/daf2a6f36eb0f94214003e6cdae70134a69292c5"><code>daf2a6f</code></a> Resolve some elidable_lifetime_names pedantic clippy lint</li> <li><a href="https://github.com/dtolnay/thiserror/commit/5f07160c352f4913d5ff857954c358f0a0419893"><code>5f07160</code></a> Point standard library links to stable</li> <li><a href="https://github.com/dtolnay/thiserror/commit/6706a5121ba011432e6dc666e6ec461128f49aef"><code>6706a51</code></a> Convert html links to intra-doc links</li> <li><a href="https://github.com/dtolnay/thiserror/commit/2706873a04a9eec85bf8aa8f83ab4367bd5ff388"><code>2706873</code></a> More precise gitignore patterns</li> <li><a href="https://github.com/dtolnay/thiserror/commit/70bc20d8483aed1567324c8ece7c9d0d42a8ddf2"><code>70bc20d</code></a> Remove **/*.rs.bk from project-specific gitignore</li> <li>See full diff in <a href="https://github.com/dtolnay/thiserror/compare/2.0.11...2.0.12">compare view</a></li> </ul> </details> <br /> Updates `cxx` from 1.0.142 to 1.0.153 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/cxx/releases">cxx's releases</a>.</em></p> <blockquote> <h2>1.0.153</h2> <ul> <li>Factor out source tgz publication to a reusable workflow (<a href="https://redirect.github.com/dtolnay/cxx/issues/1492">#1492</a>, <a href="https://redirect.github.com/dtolnay/.github/pull/4">dtolnay/.github#4</a>)</li> </ul> <h2>1.0.152</h2> <ul> <li>Documentation improvements</li> </ul> <h2>1.0.151</h2> <ul> <li>Add explicit conversion operator from <code>rust::Str</code> to <code>std::string_view</code> (<a href="https://redirect.github.com/dtolnay/cxx/issues/1486">#1486</a>, thanks <a href="https://github.com/anforowicz"><code>@​anforowicz</code></a>)</li> </ul> <h2>1.0.150</h2> <ul> <li>Make source tars deterministic and reproducible (<a href="https://redirect.github.com/dtolnay/cxx/issues/1483">#1483</a>)</li> <li>Update codespan-reporting dependency to 0.12 (<a href="https://redirect.github.com/dtolnay/cxx/issues/1485">#1485</a>)</li> </ul> <h2>1.0.149</h2> <ul> <li>Fix incorrect symlinks in release tgz (<a href="https://redirect.github.com/dtolnay/cxx/issues/1482">#1482</a>)</li> </ul> <h2>1.0.148</h2> <ul> <li>Produce source archives for releases with stable checksum (<a href="https://redirect.github.com/dtolnay/cxx/issues/1475">#1475</a>)</li> <li>Fix Bazel presubmit build targets to unblock BCR publish (<a href="https://redirect.github.com/dtolnay/cxx/issues/1476">#1476</a>)</li> </ul> <h2>1.0.147</h2> <ul> <li>Add strip_prefix to unblock automated Bazel module publish (<a href="https://redirect.github.com/dtolnay/cxx/issues/1473">#1473</a>, thanks <a href="https://github.com/mortenmj"><code>@​mortenmj</code></a>)</li> </ul> <h2>1.0.146</h2> <ul> <li>Publish releases automatically to bazel-central-registry (<a href="https://redirect.github.com/dtolnay/cxx/issues/1467">#1467</a>, thanks <a href="https://github.com/UebelAndre"><code>@​UebelAndre</code></a>)</li> </ul> <h2>1.0.145</h2> <ul> <li>Update bzlmod to support Bazel 8 (<a href="https://redirect.github.com/dtolnay/cxx/issues/1466">#1466</a>, thanks <a href="https://github.com/UebelAndre"><code>@​UebelAndre</code></a>)</li> </ul> <h2>1.0.144</h2> <ul> <li>Handle <code>cfg</code> attributes on type aliases (<a href="https://redirect.github.com/dtolnay/cxx/issues/1464">#1464</a>, thanks <a href="https://github.com/ahayzen-kdab"><code>@​ahayzen-kdab</code></a>)</li> </ul> <h2>1.0.143</h2> <ul> <li>New trait impls for UniquePtr: Seek, PartialEq, Eq, PartialOrd, Ord, Hash (<a href="https://redirect.github.com/dtolnay/cxx/issues/1454">#1454</a>, <a href="https://redirect.github.com/dtolnay/cxx/issues/1455">#1455</a>, <a href="https://redirect.github.com/dtolnay/cxx/issues/1446">#1446</a>, <a href="https://redirect.github.com/dtolnay/cxx/issues/1456">#1456</a>)</li> <li>New trait impls for SharedPtr: PartialEq, Eq, PartialOrd, Ord, Hash (<a href="https://redirect.github.com/dtolnay/cxx/issues/1457">#1457</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/cxx/commit/dfb54b4a6b2c60de54431ae97c2014aee96c162c"><code>dfb54b4</code></a> Release 1.0.153</li> <li><a href="https://github.com/dtolnay/cxx/commit/24cd5f132847a76cf184485a4cf1fcd8607871cb"><code>24cd5f1</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/cxx/issues/1492">#1492</a> from dtolnay/releasetgz</li> <li><a href="https://github.com/dtolnay/cxx/commit/9ca318cf13360bc7a3387a90a2f36da557edd0b0"><code>9ca318c</code></a> Update source.template.json URL to match release_tgz.yml behavior</li> <li><a href="https://github.com/dtolnay/cxx/commit/4c2b0c1703d3b9500e76d26418c59ba3456155d4"><code>4c2b0c1</code></a> Factor out tgz release logic to reusable workflow</li> <li><a href="https://github.com/dtolnay/cxx/commit/db7ad02949a3c1eb9656043c31a12bf514f58851"><code>db7ad02</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/cxx/issues/1491">#1491</a> from dtolnay/integrity</li> <li><a href="https://github.com/dtolnay/cxx/commit/3d0dd2da76628f2a7fc4e0a4644d3a20839cf093"><code>3d0dd2d</code></a> Clear integrity value in source.template.json</li> <li><a href="https://github.com/dtolnay/cxx/commit/6c117a8475c64ae6ce24255acfe06fb6289f4d56"><code>6c117a8</code></a> Release 1.0.152</li> <li><a href="https://github.com/dtolnay/cxx/commit/4303b19db04aeefd2faccf886472f05b7de5fd69"><code>4303b19</code></a> Lockfile update</li> <li><a href="https://github.com/dtolnay/cxx/commit/765515e3b810a9b03b4b8759b1df0d268464678d"><code>765515e</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/cxx/issues/1490">#1490</a> from dtolnay/indexmut</li> <li><a href="https://github.com/dtolnay/cxx/commit/6791858bc5a07e4d86b0111481f0f2c573d5d312"><code>6791858</code></a> Document the naming of CxxVector's index_mut with aliases</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/cxx/compare/1.0.142...1.0.153">compare view</a></li> </ul> </details> <br /> Updates `cxx-build` from 1.0.142 to 1.0.153 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/cxx/releases">cxx-build's releases</a>.</em></p> <blockquote> <h2>1.0.153</h2> <ul> <li>Factor out source tgz publication to a reusable workflow (<a href="https://redirect.github.com/dtolnay/cxx/issues/1492">#1492</a>, <a href="https://redirect.github.com/dtolnay/.github/pull/4">dtolnay/.github#4</a>)</li> </ul> <h2>1.0.152</h2> <ul> <li>Documentation improvements</li> </ul> <h2>1.0.151</h2> <ul> <li>Add explicit conversion operator from <code>rust::Str</code> to <code>std::string_view</code> (<a href="https://redirect.github.com/dtolnay/cxx/issues/1486">#1486</a>, thanks <a href="https://github.com/anforowicz"><code>@​anforowicz</code></a>)</li> </ul> <h2>1.0.150</h2> <ul> <li>Make source tars deterministic and reproducible (<a href="https://redirect.github.com/dtolnay/cxx/issues/1483">#1483</a>)</li> <li>Update codespan-reporting dependency to 0.12 (<a href="https://redirect.github.com/dtolnay/cxx/issues/1485">#1485</a>)</li> </ul> <h2>1.0.149</h2> <ul> <li>Fix incorrect symlinks in release tgz (<a href="https://redirect.github.com/dtolnay/cxx/issues/1482">#1482</a>)</li> </ul> <h2>1.0.148</h2> <ul> <li>Produce source archives for releases with stable checksum (<a href="https://redirect.github.com/dtolnay/cxx/issues/1475">#1475</a>)</li> <li>Fix Bazel presubmit build targets to unblock BCR publish (<a href="https://redirect.github.com/dtolnay/cxx/issues/1476">#1476</a>)</li> </ul> <h2>1.0.147</h2> <ul> <li>Add strip_prefix to unblock automated Bazel module publish (<a href="https://redirect.github.com/dtolnay/cxx/issues/1473">#1473</a>, thanks <a href="https://github.com/mortenmj"><code>@​mortenmj</code></a>)</li> </ul> <h2>1.0.146</h2> <ul> <li>Publish releases automatically to bazel-central-registry (<a href="https://redirect.github.com/dtolnay/cxx/issues/1467">#1467</a>, thanks <a href="https://github.com/UebelAndre"><code>@​UebelAndre</code></a>)</li> </ul> <h2>1.0.145</h2> <ul> <li>Update bzlmod to support Bazel 8 (<a href="https://redirect.github.com/dtolnay/cxx/issues/1466">#1466</a>, thanks <a href="https://github.com/UebelAndre"><code>@​UebelAndre</code></a>)</li> </ul> <h2>1.0.144</h2> <ul> <li>Handle <code>cfg</code> attributes on type aliases (<a href="https://redirect.github.com/dtolnay/cxx/issues/1464">#1464</a>, thanks <a href="https://github.com/ahayzen-kdab"><code>@​ahayzen-kdab</code></a>)</li> </ul> <h2>1.0.143</h2> <ul> <li>New trait impls for UniquePtr: Seek, PartialEq, Eq, PartialOrd, Ord, Hash (<a href="https://redirect.github.com/dtolnay/cxx/issues/1454">#1454</a>, <a href="https://redirect.github.com/dtolnay/cxx/issues/1455">#1455</a>, <a href="https://redirect.github.com/dtolnay/cxx/issues/1446">#1446</a>, <a href="https://redirect.github.com/dtolnay/cxx/issues/1456">#1456</a>)</li> <li>New trait impls for SharedPtr: PartialEq, Eq, PartialOrd, Ord, Hash (<a href="https://redirect.github.com/dtolnay/cxx/issues/1457">#1457</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/cxx/commit/dfb54b4a6b2c60de54431ae97c2014aee96c162c"><code>dfb54b4</code></a> Release 1.0.153</li> <li><a href="https://github.com/dtolnay/cxx/commit/24cd5f132847a76cf184485a4cf1fcd8607871cb"><code>24cd5f1</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/cxx/issues/1492">#1492</a> from dtolnay/releasetgz</li> <li><a href="https://github.com/dtolnay/cxx/commit/9ca318cf13360bc7a3387a90a2f36da557edd0b0"><code>9ca318c</code></a> Update source.template.json URL to match release_tgz.yml behavior</li> <li><a href="https://github.com/dtolnay/cxx/commit/4c2b0c1703d3b9500e76d26418c59ba3456155d4"><code>4c2b0c1</code></a> Factor out tgz release logic to reusable workflow</li> <li><a href="https://github.com/dtolnay/cxx/commit/db7ad02949a3c1eb9656043c31a12bf514f58851"><code>db7ad02</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/cxx/issues/1491">#1491</a> from dtolnay/integrity</li> <li><a href="https://github.com/dtolnay/cxx/commit/3d0dd2da76628f2a7fc4e0a4644d3a20839cf093"><code>3d0dd2d</code></a> Clear integrity value in source.template.json</li> <li><a href="https://github.com/dtolnay/cxx/commit/6c117a8475c64ae6ce24255acfe06fb6289f4d56"><code>6c117a8</code></a> Release 1.0.152</li> <li><a href="https://github.com/dtolnay/cxx/commit/4303b19db04aeefd2faccf886472f05b7de5fd69"><code>4303b19</code></a> Lockfile update</li> <li><a href="https://github.com/dtolnay/cxx/commit/765515e3b810a9b03b4b8759b1df0d268464678d"><code>765515e</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/cxx/issues/1490">#1490</a> from dtolnay/indexmut</li> <li><a href="https://github.com/dtolnay/cxx/commit/6791858bc5a07e4d86b0111481f0f2c573d5d312"><code>6791858</code></a> Document the naming of CxxVector's index_mut with aliases</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/cxx/compare/1.0.142...1.0.153">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-01 12:10:16 -04:00
log = "0.4.27"
mdbook = "0.4.51"
pretty_env_logger = "0.5.0"
cargo: bump the minor group with 6 updates (#2681) Bumps the minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.12.2` | `0.13.0` | | [strum](https://github.com/Peternator7/strum) | `0.26.3` | `0.27.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.42.0` | `1.43.0` | | [tokio-websockets](https://github.com/Gelbpunkt/tokio-websockets) | `0.10.1` | `0.11.3` | | [scraper](https://github.com/causal-agent/scraper) | `0.22.0` | `0.23.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.14.0` | `3.17.1` | Updates `pulldown-cmark` from 0.12.2 to 0.13.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/raphlinus/pulldown-cmark/releases">pulldown-cmark's releases</a>.</em></p> <blockquote> <h2>v0.13.0</h2> <h2>Breaking Changes</h2> <ul> <li>super and sub script support by <a href="https://github.com/jim-taylor-business"><code>@​jim-taylor-business</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/966">pulldown-cmark/pulldown-cmark#966</a></li> <li>Implement extension WikiLinks; <code>Options::ENABLE_WIKILINKS</code> by <a href="https://github.com/frostu8"><code>@​frostu8</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/991">pulldown-cmark/pulldown-cmark#991</a></li> </ul> <h2>New Features</h2> <ul> <li>feat: add <code>-D</code> CLI option to enable definition lists by <a href="https://github.com/ytmimi"><code>@​ytmimi</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/972">pulldown-cmark/pulldown-cmark#972</a></li> </ul> <h2>Bug Fixes and Code Enhancements</h2> <ul> <li>Safer definition lists implementation by <a href="https://github.com/mondeja"><code>@​mondeja</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/974">pulldown-cmark/pulldown-cmark#974</a></li> <li>Factor duplicate code out of parsers by <a href="https://github.com/notriddle"><code>@​notriddle</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/976">pulldown-cmark/pulldown-cmark#976</a></li> <li>Stop using string slicing for math where bytes will do by <a href="https://github.com/notriddle"><code>@​notriddle</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/977">pulldown-cmark/pulldown-cmark#977</a></li> <li>Make indent calc for definition lists match commonmark-hs closer by <a href="https://github.com/notriddle"><code>@​notriddle</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/978">pulldown-cmark/pulldown-cmark#978</a></li> <li>Ensure &quot;parse&quot; fuzz target covers all options by <a href="https://github.com/ollpu"><code>@​ollpu</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/980">pulldown-cmark/pulldown-cmark#980</a></li> <li>Change subscript CLI flag to -B by <a href="https://github.com/ollpu"><code>@​ollpu</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/993">pulldown-cmark/pulldown-cmark#993</a></li> <li>Fix OOB access due to erroneous shift in process_mask by <a href="https://github.com/ollpu"><code>@​ollpu</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/990">pulldown-cmark/pulldown-cmark#990</a></li> <li>Use slice patterns for <code>unescape</code> by <a href="https://github.com/notriddle"><code>@​notriddle</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/996">pulldown-cmark/pulldown-cmark#996</a></li> <li>Use slice patterns for <code>scan_eol</code> by <a href="https://github.com/notriddle"><code>@​notriddle</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/998">pulldown-cmark/pulldown-cmark#998</a></li> <li>Stop using scan_ch when get will do by <a href="https://github.com/notriddle"><code>@​notriddle</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/1003">pulldown-cmark/pulldown-cmark#1003</a></li> <li>Fix panic when symbols are present in wikilink before pipe by <a href="https://github.com/frostu8"><code>@​frostu8</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/1004">pulldown-cmark/pulldown-cmark#1004</a></li> <li>Added a WASM build step to github actions <a href="https://redirect.github.com/raphlinus/pulldown-cmark/issues/1005">#1005</a> by <a href="https://github.com/rimutaka"><code>@​rimutaka</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/1006">pulldown-cmark/pulldown-cmark#1006</a></li> <li>Use an explicit node for tight paragraphs by <a href="https://github.com/notriddle"><code>@​notriddle</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/1015">pulldown-cmark/pulldown-cmark#1015</a></li> <li>Fix tasklist parsing bugs by <a href="https://github.com/notriddle"><code>@​notriddle</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/1017">pulldown-cmark/pulldown-cmark#1017</a></li> <li>Prevent definition list defs from interrupting non-paragraphs by <a href="https://github.com/notriddle"><code>@​notriddle</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/1018">pulldown-cmark/pulldown-cmark#1018</a></li> </ul> <h2>Docs</h2> <ul> <li>Add basic skeleton for developer docs by <a href="https://github.com/systemsoverload"><code>@​systemsoverload</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/988">pulldown-cmark/pulldown-cmark#988</a></li> <li>docs: Added a doc-comment for ENABLE_SMART_PUNCTUATION option. by <a href="https://github.com/rimutaka"><code>@​rimutaka</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/1007">pulldown-cmark/pulldown-cmark#1007</a></li> <li>Document more Events and Tags by <a href="https://github.com/ModProg"><code>@​ModProg</code></a> in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/1010">pulldown-cmark/pulldown-cmark#1010</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ytmimi"><code>@​ytmimi</code></a> made their first contribution in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/972">pulldown-cmark/pulldown-cmark#972</a></li> <li><a href="https://github.com/mondeja"><code>@​mondeja</code></a> made their first contribution in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/974">pulldown-cmark/pulldown-cmark#974</a></li> <li><a href="https://github.com/jim-taylor-business"><code>@​jim-taylor-business</code></a> made their first contribution in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/966">pulldown-cmark/pulldown-cmark#966</a></li> <li><a href="https://github.com/systemsoverload"><code>@​systemsoverload</code></a> made their first contribution in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/988">pulldown-cmark/pulldown-cmark#988</a></li> <li><a href="https://github.com/frostu8"><code>@​frostu8</code></a> made their first contribution in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/991">pulldown-cmark/pulldown-cmark#991</a></li> <li><a href="https://github.com/rimutaka"><code>@​rimutaka</code></a> made their first contribution in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/1006">pulldown-cmark/pulldown-cmark#1006</a></li> <li><a href="https://github.com/ModProg"><code>@​ModProg</code></a> made their first contribution in <a href="https://redirect.github.com/pulldown-cmark/pulldown-cmark/pull/1010">pulldown-cmark/pulldown-cmark#1010</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pulldown-cmark/pulldown-cmark/compare/v0.12.2...v0.13.0">https://github.com/pulldown-cmark/pulldown-cmark/compare/v0.12.2...v0.13.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pulldown-cmark/pulldown-cmark/commit/f17d98ae9e7ef9c3be601fcb1c9fbd536d3cb873"><code>f17d98a</code></a> chore: bump version to 0.13.0</li> <li><a href="https://github.com/pulldown-cmark/pulldown-cmark/commit/47f60de8928ac3db4402cdf50e48ea672a7911aa"><code>47f60de</code></a> chore: cargo update and bump version to 0.12.3</li> <li><a href="https://github.com/pulldown-cmark/pulldown-cmark/commit/e42259fe2d1b30f5881b29d0e9dca4acea8c9568"><code>e42259f</code></a> Merge pull request <a href="https://redirect.github.com/raphlinus/pulldown-cmark/issues/1018">#1018</a> from notriddle/deflist-lazy</li> <li><a href="https://github.com/pulldown-cmark/pulldown-cmark/commit/052c635acb156081d2168ddf85457911232d087e"><code>052c635</code></a> Merge pull request <a href="https://redirect.github.com/raphlinus/pulldown-cmark/issues/1017">#1017</a> from notriddle/master</li> <li><a href="https://github.com/pulldown-cmark/pulldown-cmark/commit/0ede612b0ef67dcc544ef2490764bb8b5fb78f7c"><code>0ede612</code></a> Prevent definition list defs from interrupting non-paragraphs</li> <li><a href="https://github.com/pulldown-cmark/pulldown-cmark/commit/2c16b4edf274778086ff9c5228577a972af76d35"><code>2c16b4e</code></a> Fix tasklist parsing bugs</li> <li><a href="https://github.com/pulldown-cmark/pulldown-cmark/commit/c59ff5484a5d79ce2117a471e34b4437314f0987"><code>c59ff54</code></a> Merge pull request <a href="https://redirect.github.com/raphlinus/pulldown-cmark/issues/1015">#1015</a> from notriddle/tight-paragraph</li> <li><a href="https://github.com/pulldown-cmark/pulldown-cmark/commit/4409722ad9e1451ee4c341a7a242e2efde05e805"><code>4409722</code></a> Use an explicit node for tight paragraphs</li> <li><a href="https://github.com/pulldown-cmark/pulldown-cmark/commit/4564d43c5d0785a7890164d5505f32502cf47e94"><code>4564d43</code></a> Merge pull request <a href="https://redirect.github.com/raphlinus/pulldown-cmark/issues/1010">#1010</a> from ModProg/document-events</li> <li><a href="https://github.com/pulldown-cmark/pulldown-cmark/commit/62cae02c7a2e3a127d1c1e584b031fef429bdf2d"><code>62cae02</code></a> fix metadatablock doc comment</li> <li>Additional commits viewable in <a href="https://github.com/raphlinus/pulldown-cmark/compare/v0.12.2...v0.13.0">compare view</a></li> </ul> </details> <br /> Updates `strum` from 0.26.3 to 0.27.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Peternator7/strum/releases">strum's releases</a>.</em></p> <blockquote> <h2>v0.27.1</h2> <h2>What's Changed</h2> <ul> <li>Fix docsrs build error regarding IntoDiscriminant trait by <a href="https://github.com/tveness"><code>@​tveness</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/414">Peternator7/strum#414</a></li> <li>Update docs to actually include new features by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/417">Peternator7/strum#417</a></li> <li>Use _ to silence warnings about unused fields by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/418">Peternator7/strum#418</a></li> <li>Add <code>#[strum(transparent)]</code> attribute by <a href="https://github.com/bobozaur"><code>@​bobozaur</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/331">Peternator7/strum#331</a></li> <li>Fix warnings in tests from variants by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/419">Peternator7/strum#419</a></li> <li>Peternator7/fix transparent typo by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/421">Peternator7/strum#421</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tveness"><code>@​tveness</code></a> made their first contribution in <a href="https://redirect.github.com/Peternator7/strum/pull/414">Peternator7/strum#414</a></li> <li><a href="https://github.com/bobozaur"><code>@​bobozaur</code></a> made their first contribution in <a href="https://redirect.github.com/Peternator7/strum/pull/331">Peternator7/strum#331</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Peternator7/strum/compare/v0.27.0...v0.27.1">https://github.com/Peternator7/strum/compare/v0.27.0...v0.27.1</a></p> <h2>v0.27.0</h2> <h2>What's Changed</h2> <ul> <li>Fix the unconditional usage of string interpolation in strum by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/360">Peternator7/strum#360</a></li> <li>fix: require strum_macros 0.26.3 by <a href="https://github.com/joshka"><code>@​joshka</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/365">Peternator7/strum#365</a></li> <li>docs(strum_macros): fix word error in doc by <a href="https://github.com/leaf-potato"><code>@​leaf-potato</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/370">Peternator7/strum#370</a></li> <li>Add EnumDiscriminants Trait and related Macro impl by <a href="https://github.com/vpochapuis"><code>@​vpochapuis</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/377">Peternator7/strum#377</a></li> <li>macros: Stop using syn's extra-traits feature by <a href="https://github.com/svix-jplatte"><code>@​svix-jplatte</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/378">Peternator7/strum#378</a></li> <li>docs(strum_macros): fix typo in <code>enum_iter</code> docs by <a href="https://github.com/cenviity"><code>@​cenviity</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/387">Peternator7/strum#387</a></li> <li>Inline generated functions by <a href="https://github.com/marc0246"><code>@​marc0246</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/389">Peternator7/strum#389</a></li> <li>Peternator7/update msrv to 1.66.1 by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/384">Peternator7/strum#384</a></li> <li>Update appveyor.yml to VS 2022 by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/383">Peternator7/strum#383</a></li> <li>feat: FromStr derive could support setting the error type by <a href="https://github.com/JimChenWYU"><code>@​JimChenWYU</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/380">Peternator7/strum#380</a></li> <li>Add support for <code>const_into_str</code> attribute to enable static string conversions in const contexts by <a href="https://github.com/biryukovmaxim"><code>@​biryukovmaxim</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/353">Peternator7/strum#353</a></li> <li>fix typo by <a href="https://github.com/JimChenWYU"><code>@​JimChenWYU</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/393">Peternator7/strum#393</a></li> <li>Implement <code>get_int</code>/<code>get_bool</code> for properties by <a href="https://github.com/marxin"><code>@​marxin</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/391">Peternator7/strum#391</a></li> <li>deps: bumped phf to 0.11 by <a href="https://github.com/jqnatividad"><code>@​jqnatividad</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/401">Peternator7/strum#401</a></li> <li>Quality of life changes by <a href="https://github.com/MHS-0"><code>@​MHS-0</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/398">Peternator7/strum#398</a></li> <li>fix EnumTryAs to allow attributes on enum variant fields by <a href="https://github.com/phsym"><code>@​phsym</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/400">Peternator7/strum#400</a></li> <li>Using fn() -&gt; T instead of T in the phantom data will make all EnumIterator types Send + Sync. by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/402">Peternator7/strum#402</a></li> <li>Use asserts instead of println in Display docstrings by <a href="https://github.com/sukhmel"><code>@​sukhmel</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/403">Peternator7/strum#403</a></li> <li>Fix <code>Display</code> macro in <code>#![no_std]</code> programs by <a href="https://github.com/bugadani"><code>@​bugadani</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/407">Peternator7/strum#407</a></li> <li>Fix potential errors from vis diffs by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/409">Peternator7/strum#409</a></li> <li>Use a &quot;Path&quot; instead of &quot;String&quot; for FromStr's error methods by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/410">Peternator7/strum#410</a></li> <li>Per cargo docs, this should fix the circular dep when publishing strum by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/411">Peternator7/strum#411</a></li> <li>Remove gnu toolchains from appveyor by <a href="https://github.com/Peternator7"><code>@​Peternator7</code></a> in <a href="https://redirect.github.com/Peternator7/strum/pull/412">Peternator7/strum#412</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/leaf-potato"><code>@​leaf-potato</code></a> made their first contribution in <a href="https://redirect.github.com/Peternator7/strum/pull/370">Peternator7/strum#370</a></li> <li><a href="https://github.com/vpochapuis"><code>@​vpochapuis</code></a> made their first contribution in <a href="https://redirect.github.com/Peternator7/strum/pull/377">Peternator7/strum#377</a></li> <li><a href="https://github.com/svix-jplatte"><code>@​svix-jplatte</code></a> made their first contribution in <a href="https://redirect.github.com/Peternator7/strum/pull/378">Peternator7/strum#378</a></li> <li><a href="https://github.com/cenviity"><code>@​cenviity</code></a> made their first contribution in <a href="https://redirect.github.com/Peternator7/strum/pull/387">Peternator7/strum#387</a></li> <li><a href="https://github.com/marc0246"><code>@​marc0246</code></a> made their first contribution in <a href="https://redirect.github.com/Peternator7/strum/pull/389">Peternator7/strum#389</a></li> <li><a href="https://github.com/JimChenWYU"><code>@​JimChenWYU</code></a> made their first contribution in <a href="https://redirect.github.com/Peternator7/strum/pull/380">Peternator7/strum#380</a></li> <li><a href="https://github.com/biryukovmaxim"><code>@​biryukovmaxim</code></a> made their first contribution in <a href="https://redirect.github.com/Peternator7/strum/pull/353">Peternator7/strum#353</a></li> <li><a href="https://github.com/marxin"><code>@​marxin</code></a> made their first contribution in <a href="https://redirect.github.com/Peternator7/strum/pull/391">Peternator7/strum#391</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Peternator7/strum/blob/master/CHANGELOG.md">strum's changelog</a>.</em></p> <blockquote> <h2>0.27.1</h2> <ul> <li> <p><a href="https://redirect.github.com/Peternator7/strum/pull/414">#414</a>: Fix docrs build error.</p> </li> <li> <p><a href="https://redirect.github.com/Peternator7/strum/pull/417">#417</a>: Mention <code>parse_error_ty</code> and <code>parse_error_fn</code> that had been left out of the docs accidentally.</p> </li> <li> <p><a href="https://redirect.github.com/Peternator7/strum/pull/421">#421</a><a href="https://redirect.github.com/Peternator7/strum/pull/331">#331</a>: Implement <code>#[strum(transparent)]</code> attribute on <code>IntoStaticStr</code>, <code>Display</code> and <code>AsRefStr</code> that forwards the implmenentation to the inner value. Note that for static strings, the inner value must be convertible to an <code>&amp;'static str</code>.</p> <pre lang="rust"><code>#[derive(strum::Display)] enum SurveyResponse { Yes, No, #[strum(transparent)] Other(String) } <p>fn main() { let response = SurveyResponse::Other(&quot;It was good&quot;.into()); println!(&quot;Question: Did you have fun?&quot;); println!(&quot;Answer: {}&quot;, response); // prints: Answer: It was good } </code></pre></p> </li> </ul> <h2>0.27.0</h2> <h3>Highlights</h3> <ul> <li><a href="https://redirect.github.com/Peternator7/strum/pull/407">#407</a>: <code>Display</code> is now correctly derived in <code>[no_std]</code> projects.</li> <li><a href="https://redirect.github.com/Peternator7/strum/pull/402">#402</a>: <code>EnumIter</code> now implements <code>Send + Sync</code></li> <li><a href="https://redirect.github.com/Peternator7/strum/pull/400">#400</a>: <code>EnumTryAs</code> now handles attributes on variant fields correctly.</li> <li><a href="https://redirect.github.com/Peternator7/strum/pull/398">#398</a>: <code>strum</code> is now on rust 2021</li> <li><a href="https://redirect.github.com/Peternator7/strum/pull/391">#391</a>: <code>EnumProperties</code> correctly implements <code>get_bool</code> and <code>get_int</code> finally. 🎉</li> <li><a href="https://redirect.github.com/Peternator7/strum/pull/380">#380</a>: <code>FromString</code> now supports 2 additional attributes, <code>parse_error_ty</code> and <code>parse_error_fn</code> that can be added to use a custom error type rather than the default strum error message. <ul> <li><a href="https://redirect.github.com/Peternator7/strum/pull/410">#410</a>: These attributes accept a <code>Path</code> rather than a <code>String</code> to improve behavior with rust-analyzer.</li> </ul> </li> </ul> <h3>Breaking Changes</h3> <ul> <li><a href="https://redirect.github.com/Peternator7/strum/pull/384">#384</a>: MSRV is now 1.66.1</li> <li><a href="https://redirect.github.com/Peternator7/strum/pull/391">#391</a>: <code>EnumProperties</code> doesn't provide default implementations anymore. This would have required you to manually implement this trait which should be very uncommon.</li> </ul> <h2>0.26.4 (strum_macros)</h2> <ul> <li><a href="https://redirect.github.com/Peternator7/strum/pull/360">#360</a>: Fixes bug introduced with new string interpolation feature where</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Peternator7/strum/commit/85d0ae61d149472d971e76fd08e6bd9c314ec4b7"><code>85d0ae6</code></a> Update versions to 0.27.1 everywhere</li> <li><a href="https://github.com/Peternator7/strum/commit/1576a7ab599b5adffa82fb9234e561a7aeea5ed0"><code>1576a7a</code></a> Peternator7/fix transparent typo (<a href="https://redirect.github.com/Peternator7/strum/issues/421">#421</a>)</li> <li><a href="https://github.com/Peternator7/strum/commit/23d29527cde7f389aa2dc17d3e8f01380cfeeccd"><code>23d2952</code></a> Create ci.yml</li> <li><a href="https://github.com/Peternator7/strum/commit/9c5fb56b4b6b7b0db43c9fa8e8a0621b544e209a"><code>9c5fb56</code></a> Fix warnings in tests from variants that need to exist, but don't get used (#...</li> <li><a href="https://github.com/Peternator7/strum/commit/030d7b5b6a42599359887a30bc2c62000f558646"><code>030d7b5</code></a> Merge branch 'bobozaur-258-transparent-attr'</li> <li><a href="https://github.com/Peternator7/strum/commit/7606dd598215e43a1dca004722b42816a60baa01"><code>7606dd5</code></a> Do some light refactoring to combine similiar code paths together</li> <li><a href="https://github.com/Peternator7/strum/commit/b6a357d5ba991555b57530160ed82bd80aed1200"><code>b6a357d</code></a> Merge branch '258-transparent-attr' of <a href="https://github.com/bobozaur/strum">https://github.com/bobozaur/strum</a> into...</li> <li><a href="https://github.com/Peternator7/strum/commit/24e7a4fdddd769d4ed2c84de625b75d06b545b63"><code>24e7a4f</code></a> Use _ to silence warnings (<a href="https://redirect.github.com/Peternator7/strum/issues/418">#418</a>)</li> <li><a href="https://github.com/Peternator7/strum/commit/4c1f6c1015d336f9732ea2f5aa96f21020ae2d4b"><code>4c1f6c1</code></a> Update docs to actually include new features (<a href="https://redirect.github.com/Peternator7/strum/issues/417">#417</a>)</li> <li><a href="https://github.com/Peternator7/strum/commit/9db3c4dc9b6f585aeb9f5f15f9cc18b6cf4fd780"><code>9db3c4d</code></a> Replace IntoDiscriminant with EnumDiscriminants in macro exports, as (<a href="https://redirect.github.com/Peternator7/strum/issues/414">#414</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Peternator7/strum/compare/v0.26.3...v0.27.1">compare view</a></li> </ul> </details> <br /> Updates `tokio` from 1.42.0 to 1.43.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tokio-rs/tokio/releases">tokio's releases</a>.</em></p> <blockquote> <h2>Tokio v1.43.0</h2> <h1>1.43.0 (Jan 8th, 2025)</h1> <h3>Added</h3> <ul> <li>net: add <code>UdpSocket::peek</code> methods (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7068">#7068</a>)</li> <li>net: add support for Haiku OS (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7042">#7042</a>)</li> <li>process: add <code>Command::into_std()</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7014">#7014</a>)</li> <li>signal: add <code>SignalKind::info</code> on illumos (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6995">#6995</a>)</li> <li>signal: add support for realtime signals on illumos (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7029">#7029</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>io: don't call <code>set_len</code> before initializing vector in <code>Blocking</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7054">#7054</a>)</li> <li>macros: suppress <code>clippy::needless_return</code> in <code>#[tokio::main]</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6874">#6874</a>)</li> <li>runtime: fix thread parking on WebAssembly (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7041">#7041</a>)</li> </ul> <h3>Changes</h3> <ul> <li>chore: use unsync loads for <code>unsync_load</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7073">#7073</a>)</li> <li>io: use <code>Buf::put_bytes</code> in <code>Repeat</code> read impl (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7055">#7055</a>)</li> <li>task: drop the join waker of a task eagerly (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6986">#6986</a>)</li> </ul> <h3>Changes to unstable APIs</h3> <ul> <li>metrics: improve flexibility of H2Histogram Configuration (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6963">#6963</a>)</li> <li>taskdump: add accessor methods for backtrace (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6975">#6975</a>)</li> </ul> <h3>Documented</h3> <ul> <li>io: clarify <code>ReadBuf::uninit</code> allows initialized buffers as well (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7053">#7053</a>)</li> <li>net: fix ambiguity in <code>TcpStream::try_write_vectored</code> docs (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7067">#7067</a>)</li> <li>runtime: fix <code>LocalRuntime</code> doc links (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7074">#7074</a>)</li> <li>sync: extend documentation for <code>watch::Receiver::wait_for</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7038">#7038</a>)</li> <li>sync: fix typos in <code>OnceCell</code> docs (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7047">#7047</a>)</li> </ul> <p><a href="https://redirect.github.com/tokio-rs/tokio/issues/6874">#6874</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6874">tokio-rs/tokio#6874</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6963">#6963</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6963">tokio-rs/tokio#6963</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6975">#6975</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6975">tokio-rs/tokio#6975</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6986">#6986</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6986">tokio-rs/tokio#6986</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/6995">#6995</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/6995">tokio-rs/tokio#6995</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/7014">#7014</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/7014">tokio-rs/tokio#7014</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/7029">#7029</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/7029">tokio-rs/tokio#7029</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/7038">#7038</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/7038">tokio-rs/tokio#7038</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/7041">#7041</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/7041">tokio-rs/tokio#7041</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/7042">#7042</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/7042">tokio-rs/tokio#7042</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/7047">#7047</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/7047">tokio-rs/tokio#7047</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/7053">#7053</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/7053">tokio-rs/tokio#7053</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/7054">#7054</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/7054">tokio-rs/tokio#7054</a> <a href="https://redirect.github.com/tokio-rs/tokio/issues/7055">#7055</a>: <a href="https://redirect.github.com/tokio-rs/tokio/pull/7055">tokio-rs/tokio#7055</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tokio-rs/tokio/commit/5f3296df77ad594779d1fe1a1583078ca9832daf"><code>5f3296d</code></a> chore: prepare Tokio v1.43.0 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7079">#7079</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/cc974a646bd3932c148e300a92fda387c23768dd"><code>cc974a6</code></a> chore: prepare tokio-macros v2.5.0 (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7078">#7078</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/15495fd88305099d4ffa0a5583f6d8856d728ac3"><code>15495fd</code></a> metrics: improve flexibility of H2Histogram Configuration (<a href="https://redirect.github.com/tokio-rs/tokio/issues/6963">#6963</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/ad4183412a0c01a9a5b92de0c2dddb5471bc2563"><code>ad41834</code></a> io: don't call <code>set_len</code> before initializing vector in <code>Blocking</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7054">#7054</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/bd3e8577377a2b684b50fc0cb50d98f03ad09703"><code>bd3e857</code></a> runtime: move <code>is_join_waker_set</code> assertion in <code>unset_waker</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7072">#7072</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/15f73666f18e0853fe1f730bbe8b9b1618fb1016"><code>15f7366</code></a> runtime: fix <code>LocalRuntime</code> doc links (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7074">#7074</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/fd2048dad1ccbb047bef0325d7f38f6e945a58ac"><code>fd2048d</code></a> ci: split miri jobs into unit and integration tests (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7071">#7071</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/e8f39157b6047025c109ab2dbcdc9b579c2fac7b"><code>e8f3915</code></a> chore: use unsync loads for <code>unsync_load</code> (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7073">#7073</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/67f127769b8c17dda6035b9b70bbf7657d74ff09"><code>67f1277</code></a> net: fix ambiguity in <code>TcpStream::try_write_vectored</code> docs (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7067">#7067</a>)</li> <li><a href="https://github.com/tokio-rs/tokio/commit/463502cbafdb501c703091442eb658e6241958f1"><code>463502c</code></a> io: clarify <code>ReadBuf::uninit</code> allows initialized buffers as well (<a href="https://redirect.github.com/tokio-rs/tokio/issues/7053">#7053</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tokio-rs/tokio/compare/tokio-1.42.0...tokio-1.43.0">compare view</a></li> </ul> </details> <br /> Updates `tokio-websockets` from 0.10.1 to 0.11.3 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Gelbpunkt/tokio-websockets/blob/main/CHANGELOG.md">tokio-websockets's changelog</a>.</em></p> <blockquote> <h2>[0.11.3] - 2025-02-17</h2> <h3>Fixed</h3> <ul> <li>In cases where the underlying I/O was failed but data remained to be sent, a call to <code>poll_close</code> the WebSocket stream would block indefinitely, this is now properly handled by returning <code>None</code> from <code>poll_next</code> after I/O errors</li> </ul> <h2>[0.11.2] - 2025-02-09</h2> <h3>Changed</h3> <ul> <li><code>rand</code> was updated to 0.9</li> <li>Reduced the amount of unsafe code</li> </ul> <h3>Fixed</h3> <ul> <li>The <code>Host</code> header no longer unconditionally includes a port anymore, which is more in line with the RFC and fixes interacting with some webservers</li> </ul> <h2>[0.11.1] - 2025-01-26</h2> <h3>Changed</h3> <ul> <li>The size of several structs has been slightly decreased, reducing memory usage</li> <li>The SIMD algorithms have been improved and support for them is now detected at runtime. The <code>simd</code> feature flag is deprecated</li> <li><code>getrandom</code> was updated to 0.3</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed an issue where a pending <code>poll_flush</code> call by a writer would stall infinitely if <code>poll_next</code> was called at the same time (see <a href="https://redirect.github.com/Gelbpunkt/tokio-websockets/issues/92">#92</a>)</li> </ul> <h2>[0.11.0] - 2025-01-03</h2> <h3>Added</h3> <ul> <li>The SIMD masking code now supports AltiVec on PowerPC targets (nightly only)</li> <li><code>WebSocketStream::{get_ref, get_mut}</code> allow access to the underlying I/O</li> <li><code>client::DISALLOWED_HEADERS</code> is a list of headers that may not be added via <code>ClientBuilder::add_header</code></li> <li><code>CloseCode::is_reserved</code> returns whether the close code is reserved (i.e. may not be sent over the wire)</li> </ul> <h3>Changed</h3> <ul> <li><strong>[breaking]</strong> <code>ServerBuilder::accept</code> now returns the client's HTTP request alongside the websocket stream in a tuple</li> <li><strong>[breaking]</strong> <code>ClientBuilder::add_header</code> now returns a <code>Result</code> and errors when adding a disallowed header</li> <li><strong>[breaking]</strong> <code>Message::close</code> will now panic when the close code is reserved or the reason exceeds 123 bytes</li> <li><strong>[breaking]</strong> <code>Message::{ping, pong}</code> will now panic when the payload exceeds 125 bytes</li> <li><code>rustls-platform-verifier</code> was updated to 0.5</li> <li>The SIMD masking code is now more efficient</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed compilation with SIMD on 32-bit x86 targets</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/Gelbpunkt/tokio-websockets/commits">compare view</a></li> </ul> </details> <br /> Updates `scraper` from 0.22.0 to 0.23.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/causal-agent/scraper/releases">scraper's releases</a>.</em></p> <blockquote> <h2>v0.23.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-scraper/scraper/compare/v0.23.0...v0.23.1">https://github.com/rust-scraper/scraper/compare/v0.23.0...v0.23.1</a></p> <h2>v0.23.0</h2> <h2>What's Changed</h2> <ul> <li>Fix README symlink by <a href="https://github.com/hwup"><code>@​hwup</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/224">rust-scraper/scraper#224</a></li> <li>Make <code>HtmlTreeSink</code>'s field public by <a href="https://github.com/max-heller"><code>@​max-heller</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/226">rust-scraper/scraper#226</a></li> <li>Bump indexmap from 2.7.0 to 2.7.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/230">rust-scraper/scraper#230</a></li> <li>Add a serde feature for (de)serializing Selectors by <a href="https://github.com/jakubslaby09"><code>@​jakubslaby09</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/227">rust-scraper/scraper#227</a></li> <li>Bump serde from 1.0.215 to 1.0.217 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/233">rust-scraper/scraper#233</a></li> <li>Bump serde from 1.0.217 to 1.0.218 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/rust-scraper/scraper/pull/236">rust-scraper/scraper#236</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hwup"><code>@​hwup</code></a> made their first contribution in <a href="https://redirect.github.com/rust-scraper/scraper/pull/224">rust-scraper/scraper#224</a></li> <li><a href="https://github.com/max-heller"><code>@​max-heller</code></a> made their first contribution in <a href="https://redirect.github.com/rust-scraper/scraper/pull/226">rust-scraper/scraper#226</a></li> <li><a href="https://github.com/jakubslaby09"><code>@​jakubslaby09</code></a> made their first contribution in <a href="https://redirect.github.com/rust-scraper/scraper/pull/227">rust-scraper/scraper#227</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-scraper/scraper/compare/v0.22.0...v0.23.0">https://github.com/rust-scraper/scraper/compare/v0.22.0...v0.23.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-scraper/scraper/commit/d4a9eaf6f102c03e88c92bb2e2481a61ad7d2502"><code>d4a9eaf</code></a> Version 0.23.1</li> <li><a href="https://github.com/rust-scraper/scraper/commit/9bd68689a918c36f0e18daa63be56a2373b08650"><code>9bd6868</code></a> Fix README.md for crates.io</li> <li><a href="https://github.com/rust-scraper/scraper/commit/08afce2b3fc6bbd2cb50047b0a74861edffee17c"><code>08afce2</code></a> Version 0.23.0</li> <li><a href="https://github.com/rust-scraper/scraper/commit/4ff30c66abc47c804bae28c1f13f354fb5dcbc93"><code>4ff30c6</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/236">#236</a> from rust-scraper/dependabot/cargo/serde-1.0.218</li> <li><a href="https://github.com/rust-scraper/scraper/commit/97a987e31a11f209ee67853b78152eb6b6f0059d"><code>97a987e</code></a> Bump serde from 1.0.217 to 1.0.218</li> <li><a href="https://github.com/rust-scraper/scraper/commit/a52514c4942abf913aa564829131c015c445878a"><code>a52514c</code></a> Merge pull request <a href="https://redirect.github.com/causal-agent/scraper/issues/233">#233</a> from rust-scraper/dependabot/cargo/serde-1.0.217</li> <li><a href="https://github.com/rust-scraper/scraper/commit/11cca40454e3e7bfb8cb99a1f9ac1a1c838884e3"><code>11cca40</code></a> Bump serde from 1.0.215 to 1.0.217</li> <li><a href="https://github.com/rust-scraper/scraper/commit/1a5533780655eeecca4c7c6e37ea146390c86ae8"><code>1a55337</code></a> Add a serde feature for (de)serializing Selectors (<a href="https://redirect.github.com/causal-agent/scraper/issues/227">#227</a>)</li> <li><a href="https://github.com/rust-scraper/scraper/commit/638d731f55d729b0d1e89213635f47625014ab7d"><code>638d731</code></a> Bump indexmap from 2.7.0 to 2.7.1</li> <li><a href="https://github.com/rust-scraper/scraper/commit/cbe480a4e9745e5584dbe0d6587d3ef9c5f26bd6"><code>cbe480a</code></a> Update LICENSE info</li> <li>Additional commits viewable in <a href="https://github.com/causal-agent/scraper/compare/v0.22.0...v0.23.1">compare view</a></li> </ul> </details> <br /> Updates `tempfile` from 3.14.0 to 3.17.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md">tempfile's changelog</a>.</em></p> <blockquote> <h2>3.17.1</h2> <ul> <li>Fix build with <code>windows-sys</code> 0.52. Unfortunately, we have no CI for older <code>windows-sys</code> versions at the moment...</li> </ul> <h2>3.17.0</h2> <ul> <li>Make sure to use absolute paths in when creating unnamed temporary files (avoids a small race in the &quot;immediate unlink&quot; logic) and in <code>Builder::make_in</code> (when creating temporary files of arbitrary types).</li> <li>Prevent a theoretical crash that could (maybe) happen when a temporary file is created from a drop function run in a TLS destructor. Nobody has actually reported a case of this happening in practice and I have been unable to create this scenario in a test.</li> <li>When reseeding with <code>getrandom</code>, use platform (e.g., CPU) specific randomness sources where possible.</li> <li>Clarify some documentation.</li> <li>Unlink unnamed temporary files on windows <em>immediately</em> when possible instead of waiting for the handle to be closed. We open files with &quot;Unix&quot; semantics, so this is generally possible.</li> </ul> <h2>3.16.0</h2> <ul> <li>Update <code>getrandom</code> to <code>0.3.0</code> (thanks to <a href="https://github.com/paolobarbolini"><code>@​paolobarbolini</code></a>).</li> <li>Allow <code>windows-sys</code> versions <code>0.59.x</code> in addition to <code>0.59.0</code> (thanks <a href="https://github.com/ErichDonGubler"><code>@​ErichDonGubler</code></a>).</li> <li>Improved security documentation (thanks to <a href="https://github.com/n0toose"><code>@​n0toose</code></a> for collaborating with me on this).</li> </ul> <h2>3.15.0</h2> <p>Re-seed the per-thread RNG from system randomness when we repeatedly fail to create temporary files (<a href="https://redirect.github.com/Stebalien/tempfile/issues/314">#314</a>). This resolves a potential DoS vector (<a href="https://redirect.github.com/Stebalien/tempfile/issues/178">#178</a>) while avoiding <code>getrandom</code> in the common case where it's necessary. The feature is optional but enabled by default via the <code>getrandom</code> feature.</p> <p>For libc-free builds, you'll either need to disable this feature or opt-in to a different <a href="https://github.com/rust-random/getrandom?tab=readme-ov-file#opt-in-backends"><code>getrandom</code> backend</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Stebalien/tempfile/commit/714a259f923c2671a4a566ff827e4c644991d017"><code>714a259</code></a> chore: release 3.17.1</li> <li><a href="https://github.com/Stebalien/tempfile/commit/78309ed599042fdbaf9630a579957ba2a710601f"><code>78309ed</code></a> fix: cast handle to the windows crate HANDLE (<a href="https://redirect.github.com/Stebalien/tempfile/issues/332">#332</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/6e7d167cc10bd46bc2d78c4ce3844b8eea5f41b7"><code>6e7d167</code></a> chore: release 3.17.0</li> <li><a href="https://github.com/Stebalien/tempfile/commit/3718075691418ab4d4656c1f8277e17240036ee8"><code>3718075</code></a> doc: remove incorrect documentation about windows and open files</li> <li><a href="https://github.com/Stebalien/tempfile/commit/461369fd358b374040ef99e1cdb260eb5dcd1f85"><code>461369f</code></a> feat: delete unnamed temporary files on windows immediately</li> <li><a href="https://github.com/Stebalien/tempfile/commit/78d30a217f08f1b8e282556f3d9bbf84e84e89be"><code>78d30a2</code></a> doc: clarify &quot;inner file will be deleted&quot; documentation (<a href="https://redirect.github.com/Stebalien/tempfile/issues/329">#329</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/0fe11c451e692703ad95f46cfdb91c50d60935f7"><code>0fe11c4</code></a> doc: document how to &quot;keep&quot; temporary files/dirs after creation (<a href="https://redirect.github.com/Stebalien/tempfile/issues/328">#328</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/35e0629944a5a10a6f02b7960332a6a274b3ce0c"><code>35e0629</code></a> feat: simplify getrandom call (<a href="https://redirect.github.com/Stebalien/tempfile/issues/325">#325</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/1e5059fe9f397f5ba67f2dd84452d8cb3bbc6cc0"><code>1e5059f</code></a> fix: handle TLS deallocation (<a href="https://redirect.github.com/Stebalien/tempfile/issues/324">#324</a>)</li> <li><a href="https://github.com/Stebalien/tempfile/commit/c7b2e1af28e4d9dde36fda0579aad18ae7918a6c"><code>c7b2e1a</code></a> chore: simplify reborrow</li> <li>Additional commits viewable in <a href="https://github.com/Stebalien/tempfile/compare/v3.14.0...v3.17.1">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dustin J. Mitchell <djmitche@google.com>
2025-03-03 13:48:54 +00:00
pulldown-cmark = { version = "0.13.0", default-features = false }