mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
403 B
403 B
[advisory]
id = "RUSTSEC-2020-0109"
package = "stderr"
date = "2020-12-22"
url = "https://github.com/biluohc/stderr/issues/5"
informational = "unmaintained"
[versions]
patched = []
stderr is unmaintained; use eprintln instead
The stderr crate is no longer maintained by its current owner.
The author recommends using the eprintln macro from the standard library as a
replacement.