]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_lint_defs/Cargo.toml
Rollup merge of #87608 - Aaron1011:remove-system-library, r=Mark-Simulacrum
[rust.git] / compiler / rustc_lint_defs / Cargo.toml
index f909f159784cbae36ad53f04e30628c08d175559..292833843e7e8872c69fa84e303f14a8ae3aaef6 100644 (file)
@@ -5,7 +5,6 @@ version = "0.0.0"
 edition = "2018"
 
 [dependencies]
-log = { package = "tracing", version = "0.1" }
 rustc_ast = { path = "../rustc_ast" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_span = { path = "../rustc_span" }