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
There's an open PR for this -- #79 -- that I haven't taken a look at yet. It's still not super clear to me why they filing a RUSTSEC advisory simply for an unmaintained crate.. like if there was an actual problem, or problems, vs just being unmaintained.
Figuring that out is the first step before I merge the aforementioned PR.
I have a project, that indirectly depends on
quanta
throughmetrics-exporter-prometheus
. Themach
dependency, on whichquanta
depends, is unmaintained: https://rustsec.org/advisories/RUSTSEC-2020-0168.htmlThere is a fork of
mach
, that might be an alternative: https://crates.io/crates/mach2While the project does not run on iOS or MacOS, I would prefer to know the problem is fixed instead of suppressing this advisory.
The text was updated successfully, but these errors were encountered: