Skip to content

Commit

Permalink
chore(deps): bump log from 0.4.13 to 0.4.14
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>
  • Loading branch information
dependabot-preview[bot] committed Jan 27, 2021
1 parent 021784a commit ef98546
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -14,6 +14,6 @@ serde = "1.0.120"
serde_derive = "1.0.120"
serde_json = "1.0.61"
ticker = "0.1.1"
log = "0.4.13"
log = "0.4.14"
env_logger = "0.8.2"
openssl = { version = "0.10.32", features = ["vendored"] }

0 comments on commit ef98546

Please sign in to comment.