Skip to content

Commit

Permalink
Bump log4rs from 1.1.1 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [log4rs](https://github.com/estk/log4rs) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/estk/log4rs/releases)
- [Changelog](https://github.com/estk/log4rs/blob/master/CHANGELOG.md)
- [Commits](estk/log4rs@v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: log4rs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 21, 2022
1 parent 2c86122 commit 24732a7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -11,7 +11,7 @@ tokio = { version = "1.12.0", features = ["macros", "rt-multi-thread"] }
futures = "0.3.25"
log = "0.4.17"
deunicode = "1.3.2"
log4rs = "1.1.1"
log4rs = "1.2.0"
tokio-postgres = "0.7.7"
indexmap = "1.9.1"

Expand Down

0 comments on commit 24732a7

Please sign in to comment.