Update cargo
Remove license exception of `byteyarn` as it is no longer used
This commit is contained in:
parent
f1b104f523
commit
f3587204c8
2 changed files with 1 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit b4d18d4bd3db6d872892f6c87c51a02999b80802
|
||||
Subproject commit 65e297d1ec0dee1a74800efe600b8dc163bcf5db
|
|
@ -59,7 +59,6 @@ const EXCEPTIONS_CARGO: &[(&str, &str)] = &[
|
|||
// tidy-alphabetical-start
|
||||
("bitmaps", "MPL-2.0+"),
|
||||
("bytesize", "Apache-2.0"),
|
||||
("byteyarn", "Apache-2.0"),
|
||||
("ciborium", "Apache-2.0"),
|
||||
("ciborium-io", "Apache-2.0"),
|
||||
("ciborium-ll", "Apache-2.0"),
|
||||
|
|
Loading…
Add table
Reference in a new issue