Skip to content

Commit

Permalink
chore(deps): bump flexi_logger from 0.29.5 to 0.29.8
Browse files Browse the repository at this point in the history
Bumps [flexi_logger](https://github.com/emabee/flexi_logger) from 0.29.5 to 0.29.8.
- [Release notes](https://github.com/emabee/flexi_logger/releases)
- [Changelog](https://github.com/emabee/flexi_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emabee/flexi_logger/commits)

---
updated-dependencies:
- dependency-name: flexi_logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 916f2d7 commit ac2ae63
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 21 deletions.
60 changes: 40 additions & 20 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 @@ -16,7 +16,7 @@ clap = { version = "4.5.20", features = ["derive", "cargo"] }
crossterm = "0.28.1"
csv = "1.3.0"
ctrlc = "3.4.5"
flexi_logger = "0.29.5"
flexi_logger = "0.29.8"
futures = "0.3.31"
log = "0.4.22"
notify = "6.1.1"
Expand Down

0 comments on commit ac2ae63

Please sign in to comment.