gege-jdr-backend/.cargo/audit.toml
Lucien Cartier-Tilet c73ff3d581
Some checks failed
CI / tests (push) Failing after 3m18s
Publish Docker image / publish (push) Failing after 13s
Initial commit
2024-08-10 12:02:33 +02: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