Skip to content

Commit ebfcf9c

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

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
@@ -39,7 +39,7 @@ rtic-monotonics = { version = "2.0", features = ["cortex-m-systick"] }
3939
rand_core = "0.6"
4040
mono-clock = "0.1"
4141
cortex-m-log = { version = "0.8.0", features = ["log-integration"] }
42-
log = "0.4.21"
42+
log = "0.4.22"
4343
heapless = { version = "0.8", features = ["serde"] }
4444
bit_field = "0.10.2"
4545
debounced-pin = "0.3.0"

0 commit comments

Comments
 (0)