Update cargo

Remove license exception of `byteyarn` as it is no longer used
This commit is contained in:
Weihang Lo 2023-11-04 00:02:21 -04:00
parent f1b104f523
commit f3587204c8
No known key found for this signature in database
GPG key ID: D7DBF189825E82E7
2 changed files with 1 additions and 2 deletions

@ -1 +1 @@
Subproject commit b4d18d4bd3db6d872892f6c87c51a02999b80802
Subproject commit 65e297d1ec0dee1a74800efe600b8dc163bcf5db

View file

@ -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"),