]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_typeck/Cargo.toml
Rollup merge of #75485 - RalfJung:pin, r=nagisa
[rust.git] / src / librustc_typeck / Cargo.toml
index 93b503c976be4c8706ecee600cf78d08cfefe1f1..82c6ac7a0cd73a2b84003898e1c8b32db6cde517 100644 (file)
@@ -12,7 +12,7 @@ doctest = false
 
 [dependencies]
 rustc_arena = { path = "../librustc_arena" }
-log = "0.4"
+tracing = "0.1"
 rustc_middle = { path = "../librustc_middle" }
 rustc_attr = { path = "../librustc_attr" }
 rustc_data_structures = { path = "../librustc_data_structures" }