Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Commit

Permalink
Bump flexi_logger from 0.25.6 to 0.27.2 in /src/agent
Browse files Browse the repository at this point in the history
Bumps [flexi_logger](https://github.com/emabee/flexi_logger) from 0.25.6 to 0.27.2.
- [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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent e3b1e0e commit a5f9069
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/agent/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 src/agent/onefuzz-task/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ azure_storage_blobs = { version = "0.15", default-features = false, features = [
"enable_reqwest",
] }

flexi_logger = "0.25"
flexi_logger = "0.27"
schemars = { version = "0.8.12", features = ["uuid1"] }

[dev-dependencies]
Expand Down

0 comments on commit a5f9069

Please sign in to comment.