Skip to content

fix(deps): update rust crate env_logger to 0.10.2

Panter User for API access requested to merge renovate/env_logger-0.x into master

This MR contains the following updates:

Package Type Update Change
env_logger dependencies patch 0.10.1 -> 0.10.2

Release Notes

rust-cli/env_logger (env_logger)

v0.10.2

Compare Source

Performance
  • Avoid extra UTF-8 validation performed in some cases
Fixes
  • Ensure custom pipes/stdout get flushed
  • Don't panic on broken pipes when color is disabled

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports