Files
rustlock/deny.toml
T
jory 50a445937f
Code Quality / quality-checks (push) Has been cancelled
Security Scan / security-audit (push) Has been cancelled
refactor: Fixed code quality and fixed sec audit
2026-04-10 17:50:43 +02:00

10 lines
153 B
TOML

[advisories]
ignore = []
[bans]
multiple-versions = "allow"
[sources]
allow-registry = ["https://github.com/rust-lang/crates.io-index"]
allow-git = []