Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Commit dce533d

Browse files
Bump simplelog from 0.8.0 to 0.9.0
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.8.0 to 0.9.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.8.0...v0.9.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d72f07 commit dce533d

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
@@ -12,7 +12,7 @@ debugserver-types = "0.5.0"
1212
serde_json = "1.0.58"
1313
serde = { version = "1.0", features = ["derive"] }
1414
log = "0.4.8"
15-
simplelog = "0.8.0"
15+
simplelog = "0.9.0"
1616
clap = "2.33.3"
1717

1818
probe-rs = "0.10.0"

0 commit comments

Comments
 (0)