]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_feature/Cargo.toml
Rollup merge of #67313 - oli-obk:document_all_the_t̶h̶i̶n̶g̶s̶dataflow, r=ecstatic...
[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" }