Skip to content

Commit

Permalink
chore(deps): bump file-rotate from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [file-rotate](https://github.com/BourgondAries/file-rotate) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/BourgondAries/file-rotate/releases)
- [Commits](https://github.com/BourgondAries/file-rotate/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2022
1 parent bc52dbf commit b7dbb21
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 23 deletions.
69 changes: 47 additions & 22 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 @@ -35,7 +35,7 @@ strum_macros = "0.24"
prometheus_exporter = { version = "0.8.5", default-features = false }

# feature logs
file-rotate = { version = "0.6.0", optional = true }
file-rotate = { version = "0.7.0", optional = true }

# feature: webhook
reqwest = { version = "0.11", optional = true, features = ["blocking", "json"] }
Expand Down

0 comments on commit b7dbb21

Please sign in to comment.