You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The failure crate is officially end-of-life: it has been marked as deprecated
by the former maintainer, who has announced that there will be no updates or
maintenance work on it going forward.
The following are some suggested actively developed alternatives to switch to:
This is a dependency of git-config > pwd > failure. pwd is a small crate written around 2017 to expose the passwd unix API. It could be fairly trivially replaced with nix, but it also doesn't terribly matter: failure is unmaintained, not vulnerable. Closing.
failure
0.1.8
The
failure
crate is officially end-of-life: it has been marked as deprecatedby the former maintainer, who has announced that there will be no updates or
maintenance work on it going forward.
The following are some suggested actively developed alternatives to switch to:
anyhow
eyre
fehler
snafu
thiserror
See advisory page for additional details.
The text was updated successfully, but these errors were encountered: