Commit 505db74
authored
chore(deny): remove unused license allowances (#221)
* chore(deny): remove unused license allowances
MIT-0, Unicode-DFS-2016, CC0-1.0, MPL-2.0, and OpenSSL are not
present in the dependency tree and produce cargo-deny warnings.
* chore(deny): remove dead ring license clarify block
The LICENSE file hash no longer matches ring v0.17.14, so the
clarify block was silently ignored. Ring's Cargo.toml metadata
(Apache-2.0 AND ISC) is used instead.1 parent d947d64 commit 505db74
1 file changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | | - | |
24 | 21 | | |
25 | | - | |
26 | | - | |
27 | 22 | | |
28 | 23 | | |
29 | 24 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 25 | | |
36 | 26 | | |
37 | 27 | | |
| |||
0 commit comments