]> git.lizzy.rs Git - rust.git/blobdiff - src/libfmt_macros/Cargo.toml
Auto merge of #68448 - maurer:dyn-cdylib, r=alexcrichton
[rust.git] / src / libfmt_macros / Cargo.toml
index 70752b548ddb3608db7e1eba7a793e1fe7a8876a..01608701a79dc2d2375ad56923569a9b30b42984 100644 (file)
@@ -9,5 +9,5 @@ name = "fmt_macros"
 path = "lib.rs"
 
 [dependencies]
-syntax_pos = { path = "../librustc_span", package = "rustc_span" }
+rustc_span = { path = "../librustc_span" }
 rustc_lexer = { path = "../librustc_lexer" }