generated from phundrak/rust-poem-openapi-template
Initial commit
This commit is contained in:
18
.cargo/audit.toml
Normal file
18
.cargo/audit.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user