HistoryEditJSON (OSV)

RUSTSEC-2019-0040

boxfnonce obsolete with release of Rust 1.35.0

Reported
Issued
Package
boxfnonce (crates.io)
Type
INFO Unmaintained
References
Patched
no patched versions

Description

This commit marks the boxfnonce crate as obsolete and the GitHub repo has since been archived.

The functionality of boxfnonce has been added to Rust since 1.35.0. Use Box<dyn FnOnce(...) -> ...>.

Advisory available under CC0-1.0 license.