Open github-actions[bot] opened 3 years ago
Hi! I’m looking for a package like yours, and reviewing its status and its open issues, it seems to me that this issue is obsolete as of version 0.7.1, as the failure
crate is not present in Cargo.lock
since this commit in Jan. 2023.
So perhaps this issue should be closed?
failure
0.1.8
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:
anyhow
eyre
fehler
snafu
thiserror
See advisory page for additional details.