]> git.lizzy.rs Git - rust.git/blobdiff - src/libfmt_macros/Cargo.toml
Rollup merge of #66983 - weiznich:bugfix/issue_66295, r=estebank
[rust.git] / src / libfmt_macros / Cargo.toml
index 82a9e34c065b1e7acc96fcf362ea3a72c3776495..fff4ec716dfdad4e3453f7217bbbaf118fd4a4d0 100644 (file)
@@ -10,4 +10,4 @@ path = "lib.rs"
 
 [dependencies]
 syntax_pos = { path = "../libsyntax_pos" }
-
+rustc_lexer = { path = "../librustc_lexer" }