Skip to content

Commit 3325cbe

Browse files
Bump log from 0.4.26 to 0.4.27
Bumps [log](https://github.com/rust-lang/log) from 0.4.26 to 0.4.27. - [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.26...0.4.27) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27a5f75 commit 3325cbe

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
@@ -18,7 +18,7 @@ embedded-io = "0.6.1"
1818
goblin = { version = "0.9.3", default-features = false, features = ["elf32", "elf64"] }
1919
heapless = "0.8.0"
2020
linux-raw-sys = { version = "0.9.3", default-features = false, features = ["no_std", "general", "errno"] }
21-
log = "0.4.26"
21+
log = "0.4.27"
2222

2323
[build-dependencies]
2424
cc = "1.2.17"

0 commit comments

Comments
 (0)