Skip to content

Commit

Permalink
Bump simplelog from 0.8.0 to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 29, 2021
1 parent 8a97603 commit ca57887
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bitflags = "1.0"
serde = { version = "1.0", default-features = false, features = ["derive"], optional = true }

structopt = { version = "0.3.21", optional = true }
simplelog = { version = "0.8.0", optional = true }
simplelog = { version = "0.10.0", optional = true }
humantime = { version = "2.0.0", optional = true }
linux-embedded-hal = { version = "0.4.0-alpha.0", optional = true }
driver-cp2130 = { version = "1.0.0-alpha.1", optional = true }
Expand Down

0 comments on commit ca57887

Please sign in to comment.