Skip to content

Commit 248c018

Browse files
build: Bump log from 0.4.25 to 0.4.26
Bumps [log](https://github.com/rust-lang/log) from 0.4.25 to 0.4.26. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.25...0.4.26) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f68dd10 commit 248c018

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ bitflags = "2.8.0"
3030
atomic_refcell = "0.1.13"
3131
r-efi = { version = "5.2.0", features = ["efiapi"] }
3232
heapless = "0.8.0"
33-
log = "0.4.25"
33+
log = "0.4.26"
3434

3535
[target.'cfg(target_arch = "aarch64")'.dependencies]
3636
tock-registers = "0.9.0"

0 commit comments

Comments
 (0)