]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir/Cargo.toml
comment attribution fix
[rust.git] / compiler / rustc_hir / Cargo.toml
index ed295ff005839e628b927f4cebe578183581af3a..b24c208c76aedea306450e5caf0cb03e03b9938a 100644 (file)
@@ -15,6 +15,5 @@ rustc_index = { path = "../rustc_index" }
 rustc_span = { path = "../rustc_span" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_ast = { path = "../rustc_ast" }
-lazy_static = "1"
 tracing = "0.1"
 smallvec = { version = "1.0", features = ["union", "may_dangle"] }