major rework
This commit is contained in:
7
.cargo/audit.toml
Normal file
7
.cargo/audit.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[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)
|
||||
Reference in New Issue
Block a user