mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-03-19 22:19:29 +02:00
cargo: bump the patch group in /src/exercises/bare-metal/rtc with 2 updates (#2181)
Bumps the patch group in /src/exercises/bare-metal/rtc with 2 updates: [log](https://github.com/rust-lang/log) and [cc](https://github.com/rust-lang/cc-rs). Updates `log` from 0.4.21 to 0.4.22 <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.22] - 2024-06-27</h2> <h2>What's Changed</h2> <ul> <li>Add some clarifications to the library docs by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/620">rust-lang/log#620</a></li> <li>Add links to <code>colog</code> crate by <a href="https://github.com/chrivers"><code>@chrivers</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/621">rust-lang/log#621</a></li> <li>adding line_number test + updating some testing infrastructure by <a href="https://github.com/DIvkov575"><code>@DIvkov575</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/619">rust-lang/log#619</a></li> <li>Clarify the actual set of functions that can race in _racy variants by <a href="https://github.com/KodrAus"><code>@KodrAus</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/623">rust-lang/log#623</a></li> <li>Replace deprecated std::sync::atomic::spin_loop_hint() by <a href="https://github.com/Catamantaloedis"><code>@Catamantaloedis</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/625">rust-lang/log#625</a></li> <li>Check usage of max_level features by <a href="https://github.com/Thomasdezeeuw"><code>@Thomasdezeeuw</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/627">rust-lang/log#627</a></li> <li>Remove unneeded import by <a href="https://github.com/Thomasdezeeuw"><code>@Thomasdezeeuw</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/628">rust-lang/log#628</a></li> <li>Loosen orderings for logger initialization in <a href="https://redirect.github.com/rust-lang/log/pull/632">rust-lang/log#632</a>. Originally by <a href="https://github.com/pwoolcoc"><code>@pwoolcoc</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/599">rust-lang/log#599</a></li> <li>Use Location::caller() for file and line info in <a href="https://redirect.github.com/rust-lang/log/pull/633">rust-lang/log#633</a>. Originally by <a href="https://github.com/Cassy343"><code>@Cassy343</code></a> in <a href="https://redirect.github.com/rust-lang/log/pull/520">rust-lang/log#520</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/chrivers"><code>@chrivers</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/log/pull/621">rust-lang/log#621</a></li> <li><a href="https://github.com/DIvkov575"><code>@DIvkov575</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/log/pull/619">rust-lang/log#619</a></li> <li><a href="https://github.com/Catamantaloedis"><code>@Catamantaloedis</code></a> made their first contribution in <a href="https://redirect.github.com/rust-lang/log/pull/625">rust-lang/log#625</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rust-lang/log/compare/0.4.21...0.4.22">https://github.com/rust-lang/log/compare/0.4.21...0.4.22</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="d5ba2cfee9
"><code>d5ba2cf</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/634">#634</a> from rust-lang/cargo/0.4.22</li> <li><a href="d1a8306aad
"><code>d1a8306</code></a> prepare for 0.4.22 release</li> <li><a href="46894ef229
"><code>46894ef</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/633">#633</a> from rust-lang/feat/panic-info</li> <li><a href="e0d389c9ca
"><code>e0d389c</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/632">#632</a> from rust-lang/feat/loosen-atomics</li> <li><a href="c9e5e13e9b
"><code>c9e5e13</code></a> use Location::caller() for file and line info</li> <li><a href="507b672660
"><code>507b672</code></a> loosen orderings for logger initialization</li> <li><a href="c879b011a8
"><code>c879b01</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/628">#628</a> from Thomasdezeeuw/fix-warnings</li> <li><a href="405fdb4d9f
"><code>405fdb4</code></a> Merge pull request <a href="https://redirect.github.com/rust-lang/log/issues/627">#627</a> from Thomasdezeeuw/check-features</li> <li><a href="1307ade112
"><code>1307ade</code></a> Remove unneeded import</li> <li><a href="710560ecb7
"><code>710560e</code></a> Don't use --all-features in CI</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/log/compare/0.4.21...0.4.22">compare view</a></li> </ul> </details> <br /> Updates `cc` from 1.0.100 to 1.0.103 <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.0.103</h2> <h3>Other</h3> <ul> <li>Fix compilation for wasm: env WASI_SYSROOT should be optional (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1114">#1114</a>)</li> </ul> <h2>cc-v1.0.102</h2> <h3>Other</h3> <ul> <li>Fix invalid wasi targets compatibility (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1105">#1105</a>)</li> <li>Speedup regenerate-target-info and regenerate-windows-sys (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1110">#1110</a>)</li> </ul> <h2>cc-v1.0.101</h2> <h3>Other</h3> <ul> <li>Use <code>Build::getenv</code> instead of <code>env::var*</code> in anywhere that makes sense (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1103">#1103</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.0.102...cc-v1.0.103">1.0.103</a> - 2024-06-30</h2> <h3>Other</h3> <ul> <li>Fix compilation for wasm: env WASI_SYSROOT should be optional (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1114">#1114</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.0.101...cc-v1.0.102">1.0.102</a> - 2024-06-29</h2> <h3>Other</h3> <ul> <li>Fix invalid wasi targets compatibility (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1105">#1105</a>)</li> <li>Speedup regenerate-target-info and regenerate-windows-sys (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1110">#1110</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.0.100...cc-v1.0.101">1.0.101</a> - 2024-06-25</h2> <h3>Other</h3> <ul> <li>Use <code>Build::getenv</code> instead of <code>env::var*</code> in anywhere that makes sense (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1103">#1103</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="75d47e5e68
"><code>75d47e5</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1116">#1116</a>)</li> <li><a href="fe9ccd18fe
"><code>fe9ccd1</code></a> Fix compilation for wasm: env WASI_SYSROOT should be optional (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1114">#1114</a>)</li> <li><a href="bffb5c0096
"><code>bffb5c0</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1112">#1112</a>)</li> <li><a href="9d4467794a
"><code>9d44677</code></a> Fix invalid wasi targets compatibility (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1105">#1105</a>)</li> <li><a href="853fa8b421
"><code>853fa8b</code></a> Speedup regenerate-target-info and regenerate-windows-sys (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1110">#1110</a>)</li> <li><a href="bcb7cbedd0
"><code>bcb7cbe</code></a> chore: release (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1106">#1106</a>)</li> <li><a href="4cb5b94e44
"><code>4cb5b94</code></a> Use <code>Build::getenv</code> instead of <code>env::var*</code> in anywhere that makes sense (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1103">#1103</a>)</li> <li>See full diff in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.0.100...cc-v1.0.103">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>
This commit is contained in:
parent
2881b87fca
commit
df33476ee6
8
src/exercises/bare-metal/rtc/Cargo.lock
generated
8
src/exercises/bare-metal/rtc/Cargo.lock
generated
@ -25,9 +25,9 @@ checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1"
|
||||
|
||||
[[package]]
|
||||
name = "cc"
|
||||
version = "1.0.100"
|
||||
version = "1.0.103"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c891175c3fb232128f48de6590095e59198bbeb8620c310be349bfc3afd12c7b"
|
||||
checksum = "2755ff20a1d93490d26ba33a6f092a38a508398a5320df5d4b3014fcccce9410"
|
||||
|
||||
[[package]]
|
||||
name = "chrono"
|
||||
@ -50,9 +50,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "log"
|
||||
version = "0.4.21"
|
||||
version = "0.4.22"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
|
||||
checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
|
||||
|
||||
[[package]]
|
||||
name = "num-traits"
|
||||
|
@ -10,9 +10,9 @@ publish = false
|
||||
arm-gic = "0.1.0"
|
||||
bitflags = "2.5.0"
|
||||
chrono = { version = "0.4.38", default-features = false }
|
||||
log = "0.4.21"
|
||||
log = "0.4.22"
|
||||
smccc = "0.1.1"
|
||||
spin = "0.9.8"
|
||||
|
||||
[build-dependencies]
|
||||
cc = "1.0.100"
|
||||
cc = "1.0.103"
|
||||
|
Loading…
x
Reference in New Issue
Block a user