8 lines
216 B
TOML
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)
|