Files
advisory-db/crates/stderr/RUSTSEC-2020-0109.md

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.