Initial commit
This commit is contained in:
4
.cargo/audit.toml
Normal file
4
.cargo/audit.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
# Doesn't work in the sandbox
|
||||
[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