]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_feature/Cargo.toml
Auto merge of #69076 - cjgillot:split_trait, r=matthewjasper
[rust.git] / src / librustc_feature / Cargo.toml
index 40ce922947bcb7368145bee8b37ee4ce35905247..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 = "../libsyntax_pos" }
+rustc_span = { path = "../librustc_span" }