Commit d5c8583
committed
fix(deny): use allow-org for git source allowlist
cargo-deny's allow-git requires exact URLs, not org prefixes.
Switch to [sources.allow-org] which properly allows all repos
under the oxidized-mc GitHub organization.1 parent 7236c8f commit d5c8583
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
0 commit comments