Skip to content

Commit

Permalink
Bump log from 0.4.13 to 0.4.14 (#39)
Browse files Browse the repository at this point in the history
Bumps [log](https://github.com/rust-lang/log) from 0.4.13 to 0.4.14.
- [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.13...0.4.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 28, 2021
1 parent 7e6c957 commit e656c37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 @@ -19,7 +19,7 @@ users = "0.11.0"
simple-error = "0.2.3"
posix-acl = "1.0.0"
clap = "3.0.0-beta.2"
log = {version = "0.4.13", features = ["std"]}
log = {version = "0.4.14", features = ["std"]}
ansi_term = "0.12.1"
shell-words = "1.0.0"

Expand Down

0 comments on commit e656c37

Please sign in to comment.