X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=clippy_dev%2FCargo.toml;h=e2e946d06f27c28f4c2732eac3c3b526f8676c0d;hb=d97fbdbb42c28ec9e051b23138d7898bae6836c4;hp=de56e4b05c9111c3d47525695921163c6c454226;hpb=b824f021d61ddee59695f20c7128c39d80e9e5b6;p=rust.git diff --git a/clippy_dev/Cargo.toml b/clippy_dev/Cargo.toml index de56e4b05c9..e2e946d06f2 100644 --- a/clippy_dev/Cargo.toml +++ b/clippy_dev/Cargo.toml @@ -11,5 +11,3 @@ regex = "1" lazy_static = "1.0" shell-escape = "0.1" walkdir = "2" -# FIXME: remove this once cargo issue #7475 is fixed -home = "0.5"