rust-cli / env_logger

A logging implementation for `log` which is configured via an environment variable.
https://docs.rs/env_logger
Apache License 2.0
797 stars 124 forks source link

Update regex version to fix security bug in regex crate #235

Closed azuchi closed 1 year ago

azuchi commented 2 years ago

Closes #230

jplatte commented 1 year ago

We don't need to bump the minimum versions to fix this for users – see https://github.com/env-logger-rs/env_logger/issues/230#issuecomment-1206265567.