]> git.lizzy.rs Git - rust.git/blobdiff - src/libfmt_macros/Cargo.toml
Rollup merge of #67719 - jumbatm:add-self-to-mailmap, r=Mark-Simulacrum
[rust.git] / src / libfmt_macros / Cargo.toml
index fff4ec716dfdad4e3453f7217bbbaf118fd4a4d0..70752b548ddb3608db7e1eba7a793e1fe7a8876a 100644 (file)
@@ -9,5 +9,5 @@ name = "fmt_macros"
 path = "lib.rs"
 
 [dependencies]
-syntax_pos = { path = "../libsyntax_pos" }
+syntax_pos = { path = "../librustc_span", package = "rustc_span" }
 rustc_lexer = { path = "../librustc_lexer" }