]> git.lizzy.rs Git - rust.git/blobdiff - src/libfmt_macros/Cargo.toml
Rollup merge of #67595 - ohadravid:impl-trait-does-not-live-long-enough, r=estebank
[rust.git] / src / libfmt_macros / Cargo.toml
index fff4ec716dfdad4e3453f7217bbbaf118fd4a4d0..01608701a79dc2d2375ad56923569a9b30b42984 100644 (file)
@@ -9,5 +9,5 @@ name = "fmt_macros"
 path = "lib.rs"
 
 [dependencies]
-syntax_pos = { path = "../libsyntax_pos" }
+rustc_span = { path = "../librustc_span" }
 rustc_lexer = { path = "../librustc_lexer" }