Skip to content

Commit b9e6926

Browse files
Bump simplelog from 0.9.0 to 0.12.0
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.9.0 to 0.12.0. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](Drakulix/simplelog.rs@v0.9.0...v0.12.0) --- updated-dependencies: - dependency-name: simplelog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4800c1f commit b9e6926

File tree

2 files changed

+41
-3
lines changed

2 files changed

+41
-3
lines changed

Cargo.lock

Lines changed: 40 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
@@ -50,7 +50,7 @@ optional = true
5050
[dev-dependencies]
5151
radio = { version = "0.11.1", features = ["mock"] }
5252
linux-embedded-hal = "0.4.0-alpha.2"
53-
simplelog = "0.9.0"
53+
simplelog = "0.12.0"
5454
anyhow = "1.0.40"
5555
structopt = "0.3.21"
5656
radio-sx128x = "0.18.0"

0 commit comments

Comments
 (0)