]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/tidy/src/deps.rs
Remove mdbook-linkcheck.
[rust.git] / src / tools / tidy / src / deps.rs
index 093db2a49d0298d5ea5c6a7d2ce9cd7a8c63e8e7..e956d0afebabbc750257480b9ecb2102cde0e100 100644 (file)
@@ -45,9 +45,6 @@
     ("bitmaps", "MPL-2.0+"),                // cargo via im-rc
     // FIXME: this dependency violates the documentation comment above:
     ("fortanix-sgx-abi", "MPL-2.0"), // libstd but only for `sgx` target
-    ("dunce", "CC0-1.0"),            // mdbook-linkcheck
-    ("codespan-reporting", "Apache-2.0"), // mdbook-linkcheck
-    ("codespan", "Apache-2.0"),      // mdbook-linkcheck
     ("crossbeam-channel", "MIT/Apache-2.0 AND BSD-2-Clause"), // cargo
 ];