Skip to content

Commit

Permalink
chore(deps): bump file-rotate from 0.7.0 to 0.7.1 (#458)
Browse files Browse the repository at this point in the history
Bumps [file-rotate](https://github.com/BourgondAries/file-rotate) from 0.7.0 to 0.7.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 30, 2022
1 parent 8368845 commit f7076b0
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 @@ -36,7 +36,7 @@ prometheus_exporter = { version = "0.8.5", default-features = false }
unicode-truncate = "0.2.0"

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

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

0 comments on commit f7076b0

Please sign in to comment.