]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_parse/Cargo.toml
Rollup merge of #75485 - RalfJung:pin, r=nagisa
[rust.git] / src / librustc_parse / Cargo.toml
index 25144bd610d3e11b3cce06a00cc1ec6b4565bc22..31d858849af484b66a3567643f63269d86b349b5 100644 (file)
@@ -11,7 +11,7 @@ doctest = false
 
 [dependencies]
 bitflags = "1.0"
-log = { package = "tracing", version = "0.1" }
+tracing = "0.1"
 rustc_ast_pretty = { path = "../librustc_ast_pretty" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_feature = { path = "../librustc_feature" }