Files
sea-orm-generator/.cargo/audit.toml
2025-04-07 19:58:52 +04:00

8 lines
216 B
TOML

[advisories]
# can't be resolved
ignore = ["RUSTSEC-2023-0071"]
[yanked]
enabled = false # Warn for yanked crates in Cargo.lock (default: true)
update_index = false # Auto-update the crates.io index (default: true)