]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/tidy/src/deps.rs
Update Cargo
[rust.git] / src / tools / tidy / src / deps.rs
index f76c2d4e8cc542e061bc63020c33c248cb14f658..72c47273e63b5fdb7c9d7d9c4bba5d3d0bb92dae 100644 (file)
@@ -51,6 +51,7 @@
     "ordslice",           // Apache-2.0, rls
     "cloudabi",           // BSD-2-Clause, (rls -> crossbeam-channel 0.2 -> rand 0.5)
     "ryu",                // Apache-2.0, rls/cargo/... (b/c of serde)
+    "bytesize",           // Apache-2.0, cargo
 ];
 
 /// Which crates to check against the whitelist?