gejdr-rs/.cargo/audit.toml
Lucien Cartier-Tilet 2013d04cf7
Some checks failed
Publish Docker image / publish (push) Failing after 2m1s
CI / tests (push) Has been cancelled
Initial commit
2025-01-25 12:30:00 +01:00

18 lines
267 B
TOML

[advisories]
ignore = ["RUSTSEC-2023-0071"]
informational_warnings = ["unmaintained"]
severity_threshold = "low"
[output]
deny = []
format = "terminal"
quiet = false
show_tree = true
[target]
arch = "x86_64"
os = "linux"
[yanked]
enabled = true
update_index = true