]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_parse_format/Cargo.toml
New upstream version 1.75.0+dfsg1
[rustc.git] / compiler / rustc_parse_format / Cargo.toml
index 1433035323924a90ad3eaacb1dcb5f0a24f8eef3..707c4e318474ab569b1ed04eb62558edde3b9b38 100644 (file)
@@ -4,5 +4,7 @@ version = "0.0.0"
 edition = "2021"
 
 [dependencies]
-rustc_lexer = { path = "../rustc_lexer" }
+# tidy-alphabetical-start
 rustc_index = { path = "../rustc_index", default-features = false }
+rustc_lexer = { path = "../rustc_lexer" }
+# tidy-alphabetical-end