Skip to content

Commit

Permalink
build(deps): bump slog from 2.4.1 to 2.5.1
Browse files Browse the repository at this point in the history
Bumps [slog](https://github.com/slog-rs/slog) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/slog-rs/slog/releases)
- [Changelog](https://github.com/slog-rs/slog/blob/master/CHANGELOG.md)
- [Commits](slog-rs/slog@v2.4.1...v2.5.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jul 22, 2019
1 parent 0db9583 commit 4b7fb14
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -45,7 +45,7 @@ users = "^0.9.1"
cl-legacy = ["update-ssh-keys"]

[dependencies.slog]
version = "2.0"
version = "2.5"
features = ["max_level_trace", "release_max_level_info"]

[dev-dependencies]
Expand Down

0 comments on commit 4b7fb14

Please sign in to comment.