Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cargo: bump the patch group in /src/exercises/bare-metal/rtc with 3 u…
…pdates (#2684) Bumps the patch group in /src/exercises/bare-metal/rtc with 3 updates: [chrono](https://github.com/chronotope/chrono), [log](https://github.com/rust-lang/log) and [cc](https://github.com/rust-lang/cc-rs). Updates `chrono` from 0.4.39 to 0.4.40 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chronotope/chrono/releases">chrono's releases</a>.</em></p> <blockquote> <h2>0.4.40</h2> <h2>What's Changed</h2> <ul> <li>Add Month::num_days() by <a href="https://github.com/djc"><code>@djc</code></a> in <a href="https://github.com/chronotope/chrono/pull/1645">chronotope/chrono#1645</a></li> <li>Update Windows dependencies by <a href="https://github.com/kennykerr"><code>@kennykerr</code></a> in <a href="https://github.com/chronotope/chrono/pull/1646">chronotope/chrono#1646</a></li> <li>Feature/round_up method on DurationRound trait by <a href="https://github.com/MagnumTrader"><code>@MagnumTrader</code></a> in <a href="https://github.com/chronotope/chrono/pull/1651">chronotope/chrono#1651</a></li> <li>Expose <code>write_to</code> for <code>DelayedFormat</code> by <a href="https://github.com/tugtugtug"><code>@tugtugtug</code></a> in <a href="https://github.com/chronotope/chrono/pull/1654">chronotope/chrono#1654</a></li> <li>Update LICENSE.txt by <a href="https://github.com/maximevtush"><code>@maximevtush</code></a> in <a href="https://github.com/chronotope/chrono/pull/1656">chronotope/chrono#1656</a></li> <li>docs: fix minor typo by <a href="https://github.com/samfolo"><code>@samfolo</code></a> in <a href="https://github.com/chronotope/chrono/pull/1659">chronotope/chrono#1659</a></li> <li>Use NaiveDateTime for internal tz_info methods. by <a href="https://github.com/AVee"><code>@AVee</code></a> in <a href="https://github.com/chronotope/chrono/pull/1658">chronotope/chrono#1658</a></li> <li>Upgrade to windows-bindgen 0.60 by <a href="https://github.com/djc"><code>@djc</code></a> in <a href="https://github.com/chronotope/chrono/pull/1665">chronotope/chrono#1665</a></li> <li>Add quarter (%q) date string specifier by <a href="https://github.com/drinkcat"><code>@drinkcat</code></a> in <a href="https://github.com/chronotope/chrono/pull/1666">chronotope/chrono#1666</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chronotope/chrono/commit/2b7a28ebe9c6be2d81579732f40ce14c8f5e104c"><code>2b7a28e</code></a> Bump version to 0.4.40</li> <li><a href="https://github.com/chronotope/chrono/commit/6d29c8abe7d202d329fad7e59e284f6ee79c15b1"><code>6d29c8a</code></a> Add quarter (%q) date string specifier</li> <li><a href="https://github.com/chronotope/chrono/commit/07216ae8fdc29073969920cb4957793dd47565e4"><code>07216ae</code></a> Upgrade to windows-bindgen 0.60</li> <li><a href="https://github.com/chronotope/chrono/commit/bf1973ccc776695b18ac28a9168a07e85c130eb1"><code>bf1973c</code></a> Use similar-asserts to show bindgen diff</li> <li><a href="https://github.com/chronotope/chrono/commit/d0f8b599b7bca43f2676611a97392fee4743ea78"><code>d0f8b59</code></a> Restrict MSRV to check --lib</li> <li><a href="https://github.com/chronotope/chrono/commit/1f345fd7f9ae4f3aa0b32775289e6791f34f9628"><code>1f345fd</code></a> Switch to 2024 idiom</li> <li><a href="https://github.com/chronotope/chrono/commit/7f6cf5e5048a4049c265938ce75c14714e7c142f"><code>7f6cf5e</code></a> Switch to 2024 style</li> <li><a href="https://github.com/chronotope/chrono/commit/11d227a22bf7a1818e5f32cc7076443d0e932976"><code>11d227a</code></a> Apply suggestions from clippy 1.85</li> <li><a href="https://github.com/chronotope/chrono/commit/15e287b4fbbf198de84ba50eaac478fcf34c9ea5"><code>15e287b</code></a> Use NaiveDateTime for internal tz_info methods. (<a href="https://github.com/chronotope/chrono/issues/1658">#1658</a>)</li> <li><a href="https://github.com/chronotope/chrono/commit/8317e7ca41ac2c1a2c7293673015b41aca05773d"><code>8317e7c</code></a> docs: fix minor typo</li> <li>Additional commits viewable in <a href="https://github.com/chronotope/chrono/compare/v0.4.39...v0.4.40">compare view</a></li> </ul> </details> <br /> Updates `log` from 0.4.25 to 0.4.26 <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.26</h2> <h2>What's Changed</h2> <ul> <li>Derive <code>Clone</code> for <code>kv::Value</code> by <a href="https://github.com/SpriteOvO"><code>@SpriteOvO</code></a> in <a href="https://github.com/rust-lang/log/pull/668">rust-lang/log#668</a></li> <li>Add <code>spdlog-rs</code> link to crate doc by <a href="https://github.com/SpriteOvO"><code>@SpriteOvO</code></a> in <a href="https://github.com/rust-lang/log/pull/669">rust-lang/log#669</a></li> <li>Prepare for 0.4.26 release by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://github.com/rust-lang/log/pull/670">rust-lang/log#670</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/log/compare/0.4.25...0.4.26">https://github.com/rust-lang/log/compare/0.4.25...0.4.26</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.26] - 2025-02-18</h2> <h2>What's Changed</h2> <ul> <li>Derive <code>Clone</code> for <code>kv::Value</code> by <a href="https://github.com/SpriteOvO"><code>@SpriteOvO</code></a> in <a href="https://github.com/rust-lang/log/pull/668">rust-lang/log#668</a></li> <li>Add <code>spdlog-rs</code> link to crate doc by <a href="https://github.com/SpriteOvO"><code>@SpriteOvO</code></a> in <a href="https://github.com/rust-lang/log/pull/669">rust-lang/log#669</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/log/compare/0.4.25...0.4.26">https://github.com/rust-lang/log/compare/0.4.25...0.4.26</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/log/commit/5a915548178b06f16049e3a4d0de79251bdf9603"><code>5a91554</code></a> Merge pull request <a href="https://github.com/rust-lang/log/issues/670">#670</a> from rust-lang/cargo/0.4.26</li> <li><a href="https://github.com/rust-lang/log/commit/5aba0c2290067bf527bbff762cf5414096502446"><code>5aba0c2</code></a> prepare for 0.4.26 release</li> <li><a href="https://github.com/rust-lang/log/commit/0551261bb4588b7f8afc8be05640347c97b67e10"><code>0551261</code></a> Merge pull request <a href="https://github.com/rust-lang/log/issues/669">#669</a> from SpriteOvO/crate-doc-update</li> <li><a href="https://github.com/rust-lang/log/commit/3ff3bdcbd79e9e36c3d6c318d3a6d56a97d3b119"><code>3ff3bdc</code></a> Merge pull request <a href="https://github.com/rust-lang/log/issues/668">#668</a> from SpriteOvO/value-clone</li> <li><a href="https://github.com/rust-lang/log/commit/931d8832d0c60d062ee61d228def4044efcbd8c0"><code>931d883</code></a> Add <code>spdlog-rs</code> link to crate doc</li> <li><a href="https://github.com/rust-lang/log/commit/310c9b43ffe767dec16531c7839861b28f709ee9"><code>310c9b4</code></a> Derive <code>Clone</code> for <code>kv::Value</code></li> <li>See full diff in <a href="https://github.com/rust-lang/log/compare/0.4.25...0.4.26">compare view</a></li> </ul> </details> <br /> Updates `cc` from 1.2.11 to 1.2.16 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/releases">cc's releases</a>.</em></p> <blockquote> <h2>cc-v1.2.16</h2> <h3>Fixed</h3> <ul> <li>force windows compiler to run in <code>out_dir</code> to prevent artifacts in cwd (<a href="https://github.com/rust-lang/cc-rs/issues/1415">#1415</a>)</li> </ul> <h3>Other</h3> <ul> <li>use <code>/arch:SSE2</code> for <code>x86</code> target arch (<a href="https://github.com/rust-lang/cc-rs/issues/1425">#1425</a>)</li> <li>Regenerate windows-sys binding (<a href="https://github.com/rust-lang/cc-rs/pull/1422">#1422</a>)</li> <li>Regenerate target info (<a href="https://github.com/rust-lang/cc-rs/pull/1418">#1418</a>)</li> <li>Add LIB var when compiling flag_check (<a href="https://github.com/rust-lang/cc-rs/issues/1417">#1417</a>)</li> <li>Change flag ordering (<a href="https://github.com/rust-lang/cc-rs/pull/1403">#1403</a>)</li> <li>Fix archiver detection for musl cross compilation (<a href="https://github.com/rust-lang/cc-rs/pull/1404">#1404</a>)</li> </ul> <h2>cc-v1.2.15</h2> <h3>Other</h3> <ul> <li>Regenerate target info (<a href="https://github.com/rust-lang/cc-rs/pull/1406">#1406</a>)</li> <li>Always read from all <code>CFLAGS</code>-style flags (<a href="https://github.com/rust-lang/cc-rs/pull/1401">#1401</a>)</li> <li>Simplify the error output on failed <code>Command</code> invocation (<a href="https://github.com/rust-lang/cc-rs/pull/1397">#1397</a>)</li> </ul> <h2>cc-v1.2.14</h2> <h3>Other</h3> <ul> <li>Regenerate target info (<a href="https://github.com/rust-lang/cc-rs/pull/1398">#1398</a>)</li> <li>Add support for setting <code>-gdwarf-{version}</code> based on RUSTFLAGS (<a href="https://github.com/rust-lang/cc-rs/pull/1395">#1395</a>)</li> <li>Add support for alternative network stack io-sock on QNX 7.1 aarch64 and x86_64 (<a href="https://github.com/rust-lang/cc-rs/pull/1312">#1312</a>)</li> </ul> <h2>cc-v1.2.13</h2> <h3>Other</h3> <ul> <li>Fix cross-compiling for Apple platforms (<a href="https://github.com/rust-lang/cc-rs/pull/1389">#1389</a>)</li> </ul> <h2>cc-v1.2.12</h2> <h3>Other</h3> <ul> <li>Split impl Build (<a href="https://github.com/rust-lang/cc-rs/pull/1382">#1382</a>)</li> <li>Don't specify both <code>-target</code> and <code>-mtargetos=</code> on Apple targets (<a href="https://github.com/rust-lang/cc-rs/pull/1384">#1384</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md">cc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.15...cc-v1.2.16">1.2.16</a> - 2025-02-28</h2> <h3>Fixed</h3> <ul> <li>force windows compiler to run in <code>out_dir</code> to prevent artifacts in cwd (<a href="https://github.com/rust-lang/cc-rs/issues/1415">#1415</a>)</li> </ul> <h3>Other</h3> <ul> <li>use <code>/arch:SSE2</code> for <code>x86</code> target arch (<a href="https://github.com/rust-lang/cc-rs/issues/1425">#1425</a>)</li> <li>Regenerate windows-sys binding (<a href="https://github.com/rust-lang/cc-rs/pull/1422">#1422</a>)</li> <li>Regenerate target info (<a href="https://github.com/rust-lang/cc-rs/pull/1418">#1418</a>)</li> <li>Add LIB var when compiling flag_check (<a href="https://github.com/rust-lang/cc-rs/issues/1417">#1417</a>)</li> <li>Change flag ordering (<a href="https://github.com/rust-lang/cc-rs/pull/1403">#1403</a>)</li> <li>Fix archiver detection for musl cross compilation (<a href="https://github.com/rust-lang/cc-rs/pull/1404">#1404</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.14...cc-v1.2.15">1.2.15</a> - 2025-02-21</h2> <h3>Other</h3> <ul> <li>Regenerate target info (<a href="https://github.com/rust-lang/cc-rs/pull/1406">#1406</a>)</li> <li>Always read from all <code>CFLAGS</code>-style flags (<a href="https://github.com/rust-lang/cc-rs/pull/1401">#1401</a>)</li> <li>Simplify the error output on failed <code>Command</code> invocation (<a href="https://github.com/rust-lang/cc-rs/pull/1397">#1397</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.13...cc-v1.2.14">1.2.14</a> - 2025-02-14</h2> <h3>Other</h3> <ul> <li>Regenerate target info (<a href="https://github.com/rust-lang/cc-rs/pull/1398">#1398</a>)</li> <li>Add support for setting <code>-gdwarf-{version}</code> based on RUSTFLAGS (<a href="https://github.com/rust-lang/cc-rs/pull/1395">#1395</a>)</li> <li>Add support for alternative network stack io-sock on QNX 7.1 aarch64 and x86_64 (<a href="https://github.com/rust-lang/cc-rs/pull/1312">#1312</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.12...cc-v1.2.13">1.2.13</a> - 2025-02-08</h2> <h3>Other</h3> <ul> <li>Fix cross-compiling for Apple platforms (<a href="https://github.com/rust-lang/cc-rs/pull/1389">#1389</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.11...cc-v1.2.12">1.2.12</a> - 2025-02-04</h2> <h3>Other</h3> <ul> <li>Split impl Build (<a href="https://github.com/rust-lang/cc-rs/pull/1382">#1382</a>)</li> <li>Don't specify both <code>-target</code> and <code>-mtargetos=</code> on Apple targets (<a href="https://github.com/rust-lang/cc-rs/pull/1384">#1384</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/3c1325b09a78827fb2beb3ea9e8f1e3f84876b64"><code>3c1325b</code></a> chore: release v1.2.16 (<a href="https://github.com/rust-lang/cc-rs/issues/1427">#1427</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/9131f3391f08f3a083831f27b446804472ae88be"><code>9131f33</code></a> clang-cl: use <code>/arch:SSE2</code> for <code>x86</code> target arch (<a href="https://github.com/rust-lang/cc-rs/issues/1425">#1425</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/8ea5e95c10d0a6b169233736e681be5442af9671"><code>8ea5e95</code></a> Regenerate windows-sys binding (<a href="https://github.com/rust-lang/cc-rs/issues/1422">#1422</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/b8c8c3f2af1c78c707e0a45be674423985247868"><code>b8c8c3f</code></a> Fix gen-windows-sys-binding (<a href="https://github.com/rust-lang/cc-rs/issues/1419">#1419</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/dc3f4b0065ac917561ef4272afe233aacbb49050"><code>dc3f4b0</code></a> Fix regenerate-windows-sys.yml (<a href="https://github.com/rust-lang/cc-rs/issues/1420">#1420</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/a6c36b5020290dfb073aa23d3b718cb093b59160"><code>a6c36b5</code></a> Regenerate target info (<a href="https://github.com/rust-lang/cc-rs/issues/1418">#1418</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/8127db14743bb5436f8d894696f19d320a41ef6f"><code>8127db1</code></a> MSVC: Add LIB var when compiling flag_check (<a href="https://github.com/rust-lang/cc-rs/issues/1417">#1417</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/439b75f33bc42602d29a27150e4389f2c58fe129"><code>439b75f</code></a> fix: force windows compiler to run in <code>out_dir</code> to prevent artifacts in cwd (...</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/181c03d36f47c45b747102ba39500438f91d369b"><code>181c03d</code></a> Change flag ordering (<a href="https://github.com/rust-lang/cc-rs/issues/1403">#1403</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/5fbe4d56ce1046e63ca174631e40778a62ff8504"><code>5fbe4d5</code></a> Update windows-bindgen requirement from 0.59 to 0.60 (<a href="https://github.com/rust-lang/cc-rs/issues/1412">#1412</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.11...cc-v1.2.16">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information