···7474 #{ id = "RUSTSEC-0000-0000", reason = "you can specify a reason the advisory is ignored" },
7575 #"a-crate-that-is-yanked@0.1.1", # you can also ignore yanked crate versions if you wish
7676 #{ crate = "a-crate-that-is-yanked@0.1.1", reason = "you can specify why you are ignoring the yanked crate" },
7777- { id = "RUSTSEC-2024-0395", reason = "temporary, to unblock PRs" },
7877 { id = "RUSTSEC-2024-0436", reason = "Used by ratatui with no direct alternative." },
7978]
8079# If this is true, then cargo deny will use the git executable to fetch advisory database.