mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Ignore rustsec
This commit is contained in:
@@ -34,6 +34,7 @@ ignore = [
|
|||||||
"RUSTSEC-2024-0320", # unmaintained yaml-rust pulled in by syntect
|
"RUSTSEC-2024-0320", # unmaintained yaml-rust pulled in by syntect
|
||||||
"RUSTSEC-2024-0436", # unmaintained paste pulled via metal/wgpu, see https://github.com/gfx-rs/metal-rs/issues/349
|
"RUSTSEC-2024-0436", # unmaintained paste pulled via metal/wgpu, see https://github.com/gfx-rs/metal-rs/issues/349
|
||||||
"RUSTSEC-2025-0141", # https://rustsec.org/advisories/RUSTSEC-2025-0141 - bincode is unmaintained - https://git.sr.ht/~stygianentity/bincode/tree/v3.0/item/README.md
|
"RUSTSEC-2025-0141", # https://rustsec.org/advisories/RUSTSEC-2025-0141 - bincode is unmaintained - https://git.sr.ht/~stygianentity/bincode/tree/v3.0/item/README.md
|
||||||
|
"RUSTSEC-2026-0049", # https://rustsec.org/advisories/RUSTSEC-2026-0049
|
||||||
]
|
]
|
||||||
|
|
||||||
[bans]
|
[bans]
|
||||||
|
|||||||
Reference in New Issue
Block a user