]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_feature/Cargo.toml
Rollup merge of #69425 - lcnr:make_contiguous, r=Amanieu
[rust.git] / src / librustc_feature / Cargo.toml
index e9e3e471ce6626c28db44213b6c038f97d585c46..96fd15ef3044c748a64e70a4353668a88877035a 100644 (file)
@@ -12,4 +12,4 @@ doctest = false
 [dependencies]
 rustc_data_structures = { path = "../librustc_data_structures" }
 lazy_static = "1.0.0"
-syntax_pos = { path = "../librustc_span", package = "rustc_span" }
+rustc_span = { path = "../librustc_span" }