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
This turns the comment in `cargo.deny` explaining why we currently
ignore the informational advisory RUSTSEC-2024-0436 in `paste` into
data that could be parsed and displayed by tools, by using the form
with `id` and `reason` fields, where the old comment text is the
value of the `reason` field.
This is one of the forms documented in:
https://embarkstudios.github.io/cargo-deny/checks/advisories/cfg.html#the-ignore-field-optional
0 commit comments