Commit 9bbd148
Move targets/exclude under [graph] in deny.toml
Newer cargo-deny versions emit `this key has been moved to [graph]`
deprecation warnings for `targets` and `exclude` at the root. Adding
the `[graph]` header before `targets` places both keys under the
expected section; behavior is unchanged.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c80fca6 commit 9bbd148
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments