Skip to content

fix(deps): update rust crate env_logger to 0.9.3

renovate requested to merge renovate/env_logger-0.x into main

This MR contains the following updates:

Package Type Update Change
env_logger dependencies patch 0.9.1 -> 0.9.3

Release Notes

env-logger-rs/env_logger

v0.9.3

Compare Source

Fix a regression from v0.9.2 where env_logger would fail to compile with the termcolor feature turned off.

v0.9.2

Compare Source

Fix and un-deprecate Target::Pipe, which was basically not working at all before and deprecated in 0.9.1.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports