Commit 36b05fd
committed
chore: add cargo-vet exemptions for older dependency versions
Add exemptions for cmake 0.1.57, console 0.15.11, insta 1.46.3,
simd-adler32 0.3.8, and unicode-segmentation 1.13.1 alongside the
existing exemptions for their newer versions.
These older versions are in Cargo.lock and need exemptions for
cargo-vet to pass in CI.1 parent f7a9edd commit 36b05fd
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
209 | 213 | | |
210 | 214 | | |
211 | 215 | | |
| |||
234 | 238 | | |
235 | 239 | | |
236 | 240 | | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
237 | 245 | | |
238 | 246 | | |
239 | 247 | | |
| |||
570 | 578 | | |
571 | 579 | | |
572 | 580 | | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
573 | 585 | | |
574 | 586 | | |
575 | 587 | | |
| |||
1174 | 1186 | | |
1175 | 1187 | | |
1176 | 1188 | | |
| 1189 | + | |
| 1190 | + | |
| 1191 | + | |
| 1192 | + | |
1177 | 1193 | | |
1178 | 1194 | | |
1179 | 1195 | | |
| |||
1370 | 1386 | | |
1371 | 1387 | | |
1372 | 1388 | | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
1373 | 1393 | | |
1374 | 1394 | | |
1375 | 1395 | | |
| |||
0 commit comments