diff options
| author | Weihang Lo <me@weihanglo.tw> | 2025-03-07 21:45:43 -0500 |
|---|---|---|
| committer | Weihang Lo <me@weihanglo.tw> | 2025-03-07 21:47:33 -0500 |
| commit | 9dfccc5e640511a93a4e2661c5c328c76b678784 (patch) | |
| tree | 821999f93ff617d2efb09ff2e529fc1edd06b4ca | |
| parent | c53af1ccd0305906c2c0aa7c561df99dbc9a4a35 (diff) | |
| download | rust-9dfccc5e640511a93a4e2661c5c328c76b678784.tar.gz rust-9dfccc5e640511a93a4e2661c5c328c76b678784.zip | |
Update cargo
| m--------- | src/tools/cargo | 0 | ||||
| -rw-r--r-- | src/tools/tidy/src/deps.rs | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/cargo b/src/tools/cargo -Subproject 2622e844bc1e2e6123e54e94e4706f7b6195ce3 +Subproject ab1463d632528e39daf35f263e10c14cbe590ce diff --git a/src/tools/tidy/src/deps.rs b/src/tools/tidy/src/deps.rs index 51e58b4e4fc..f0e0c317e7b 100644 --- a/src/tools/tidy/src/deps.rs +++ b/src/tools/tidy/src/deps.rs @@ -123,7 +123,6 @@ const EXCEPTIONS_CARGO: ExceptionList = &[ ("arrayref", "BSD-2-Clause"), ("bitmaps", "MPL-2.0+"), ("blake3", "CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception"), - ("bytesize", "Apache-2.0"), ("ciborium", "Apache-2.0"), ("ciborium-io", "Apache-2.0"), ("ciborium-ll", "Apache-2.0"), |
