mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-04-15 05:22:12 +02:00
cargo: bump the patch group in /src/bare-metal/aps/examples with 1 update (#1871)
Bumps the patch group in /src/bare-metal/aps/examples with 1 update: [log](https://github.com/rust-lang/log). Updates `log` from 0.4.20 to 0.4.21 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
adff70d025
commit
64e3a88d80
4
src/bare-metal/aps/examples/Cargo.lock
generated
4
src/bare-metal/aps/examples/Cargo.lock
generated
@ -43,9 +43,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "log"
|
||||
version = "0.4.20"
|
||||
version = "0.4.21"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
||||
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
|
||||
|
||||
[[package]]
|
||||
name = "scopeguard"
|
||||
|
@ -8,7 +8,7 @@ publish = false
|
||||
|
||||
[dependencies]
|
||||
bitflags = "2.4.2"
|
||||
log = "0.4.17"
|
||||
log = "0.4.21"
|
||||
smccc = "0.1.1"
|
||||
spin = "0.9.8"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user