RUSTSEC-2023-0051
(unmaintained)
on 2023-07-30:
dlopen_derive
is unmaintained
dlopen_derive
is unmaintained
This crate has no reviews yet. To add a review, set up your cargo-crev
.
Crates in the crates.io registry are tarball snapshots uploaded by crates' publishers. The registry is not using crates' git repositories. There is absolutely no guarantee that the repository URL declared by the crate belongs to the crate, or that the code in the repository is the code inside the published tarball.
To review the actual code of the crate, it's best to use cargo crev open dlopen_derive
. Alternatively, you can download the tarball of dlopen_derive v0.1.4 or view the source online.
dlopen_derive
hasn't been updated since June 9, 2019.dlopen_derive
depends onquote = "0.6.12"
andsyn = "0.15.34"
. Versions1.0.0
of these dependencies were published on August 13, 2019. The0.*
versions haven't received updates since.Note that
dlopen
is an unmaintained crate from the same repository asdlopen_derive
. However, migrating away fromdlopen_derive
implies migrating away fromdlopen
, as well.Recommended alternatives
dlopen2_derive
(anddlopen2
)