]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
chore: bump rustc-ap crates to v712
[rust.git] / Cargo.toml
index 55dc5d15fae5afea30f9ad4f5b51d89f87987005..858f3f97288360d76d34fb82438f663d2c81e70b 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 
 name = "rustfmt-nightly"
-version = "1.4.20"
+version = "1.4.36"
 authors = ["Nicholas Cameron <ncameron@mozilla.com>", "The Rustfmt developers"]
 description = "Tool to find and fix Rust formatting issues"
 repository = "https://github.com/rust-lang/rustfmt"
@@ -66,36 +66,32 @@ rustc-workspace-hack = "1.0.0"
 
 [dependencies.rustc_ast]
 package = "rustc-ap-rustc_ast"
-version = "673.0.0"
+version = "712.0.0"
 
 [dependencies.rustc_ast_pretty]
 package = "rustc-ap-rustc_ast_pretty"
-version = "673.0.0"
-
-[dependencies.rustc_attr]
-package = "rustc-ap-rustc_attr"
-version = "673.0.0"
+version = "712.0.0"
 
 [dependencies.rustc_data_structures]
 package = "rustc-ap-rustc_data_structures"
-version = "673.0.0"
+version = "712.0.0"
 
 [dependencies.rustc_errors]
 package = "rustc-ap-rustc_errors"
-version = "673.0.0"
+version = "712.0.0"
 
 [dependencies.rustc_expand]
 package = "rustc-ap-rustc_expand"
-version = "673.0.0"
+version = "712.0.0"
 
 [dependencies.rustc_parse]
 package = "rustc-ap-rustc_parse"
-version = "673.0.0"
+version = "712.0.0"
 
 [dependencies.rustc_session]
 package = "rustc-ap-rustc_session"
-version = "673.0.0"
+version = "712.0.0"
 
 [dependencies.rustc_span]
 package = "rustc-ap-rustc_span"
-version = "673.0.0"
+version = "712.0.0"