# cargo audit configuration for settled-reach-server. # Known advisories that are tracked but not yet resolved are listed here. # New advisories NOT in this list will fail CI. [advisories] # RUSTSEC-2025-0141: bincode v1.3.3 is unmaintained. # Migration to bincode v2 or an alternative is tracked in ticket #636. # This ignore can be removed once #636 is resolved. ignore = ["RUSTSEC-2025-0141"]