]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_ast_pretty/Cargo.toml
Rollup merge of #100599 - MatthewPeterKelly:add-E0523-description-and-test, r=compile...
[rust.git] / compiler / rustc_ast_pretty / Cargo.toml
index a3e3e823b08eb5b677cafe36e84e8bbe2009cf42..d1513c114fef4a960558120c63d9c08188723e29 100644 (file)
@@ -6,5 +6,5 @@ edition = "2021"
 [lib]
 
 [dependencies]
-rustc_span = { path = "../rustc_span" }
 rustc_ast = { path = "../rustc_ast" }
+rustc_span = { path = "../rustc_span" }