Skip to content

Commit

Permalink
Bump flexi_logger from 0.28.1 to 0.28.3 (#18)
Browse files Browse the repository at this point in the history
Bumps [flexi_logger](https://github.com/emabee/flexi_logger) from 0.28.1 to 0.28.3.
- [Changelog](https://github.com/emabee/flexi_logger/blob/master/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent 741e11d commit a2fdc9f
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 xnat/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ oxinat_derive = { path = "../xnat_derive", version = "0.8.0" }
dotenv = "0.15.0"
tokio = "1.38.0"
log = "0.4.21"
flexi_logger = "0.28.1"
flexi_logger = "0.28.3"
serde_json = "1.0.117"

0 comments on commit a2fdc9f

Please sign in to comment.