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 advisories filed in the rust/ directory are versioned according to the Rust releases, and not the crate version numbers used by the respective subprojects. Likewise, the associated wording for the advisories uses those version numbers as well.
We have, on occasion, thought about making associated advisories in the crates/ directory, which could use the crate version numbers instead.
cargo latest version is
0.57
, the cve marks as insecure any version before1.26
.Please change the db to point to
0.25
instead.The text was updated successfully, but these errors were encountered: