Skip to content

Commit

Permalink
chore(deps): bump indicatif-log-bridge from 0.2.2 to 0.2.3
Browse files Browse the repository at this point in the history
Bumps [indicatif-log-bridge](https://github.com/djugei/indicatif-log-bridge) from 0.2.2 to 0.2.3.
- [Commits](https://github.com/djugei/indicatif-log-bridge/commits)

---
updated-dependencies:
- dependency-name: indicatif-log-bridge
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 1, 2024
1 parent 9bf36f2 commit affe683
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 @@ -117,7 +117,7 @@ zune-imageprocs = { version = "0.5.0-rc0", features = [
], optional = true }
kamadak-exif = { version = "0.5.5", optional = true }
indicatif = { version = "0.17.8", features = ["rayon"], optional = true }
indicatif-log-bridge = { version = "0.2.2", optional = true }
indicatif-log-bridge = { version = "0.2.3", optional = true }
console = { version = "0.15.8", optional = true }
regex = { version = "1.10.6", optional = true }

Expand Down

0 comments on commit affe683

Please sign in to comment.