Skip to content

Commit

Permalink
chore(deps): bump log from 0.4.11 to 0.4.13
Browse files Browse the repository at this point in the history
Bumps [log](https://github.com/rust-lang/log) from 0.4.11 to 0.4.13.
- [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.11...0.4.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 12, 2021
1 parent 1a0564f commit a67ef13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.118"
serde_derive = "1.0.118"
serde_json = "1.0.61"
ticker = "0.1.1"
log = "0.4.11"
log = "0.4.13"
env_logger = "0.8.2"
openssl = { version = "0.10.32", features = ["vendored"] }

0 comments on commit a67ef13

Please sign in to comment.