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
{{ message }}
This repository was archived by the owner on Jul 3, 2023. It is now read-only.
We have two RUSTSEC alerts related to daemonize:
1. `daemonize` uses `boxfnonce` crate, which is obsolete
#328
2. `daemonize` itself is unmaintained.
#304
We bump `daemonize` to a recent 0.5 release, which resolves (1) and I
guess the fact that there _is_ a recent release indicates that it's
no longer unmaintained.
daemonize
0.4.1
Last release was over four years ago.
The crate contains undocumented unsafe behind safe fns.
An issue inquiring as to possible updates has gone unanswered by the maintainer.
Possible Alternatives
The below list has not been vetted in any way and may or may not contain alternatives:
See advisory page for additional details.
The text was updated successfully, but these errors were encountered: