]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Put attributes and enum variants on different lines
[rust.git] / Cargo.toml
index 021ae5a006f81a9f5f0f36ac954d23f634d561db..d39bfe0cbad4fa2338f7b9fd94632113035bc46e 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 
 name = "rustfmt-nightly"
-version = "0.3.4"
+version = "0.3.6"
 authors = ["Nicholas Cameron <ncameron@mozilla.com>", "The Rustfmt developers"]
 description = "Tool to find and fix Rust formatting issues"
 repository = "https://github.com/rust-lang-nursery/rustfmt"
@@ -44,8 +44,8 @@ env_logger = "0.4"
 getopts = "0.2"
 derive-new = "0.5"
 cargo_metadata = "0.4"
-rustc-ap-syntax = "7.0.0"
-rustc-ap-rustc_errors = "7.0.0"
+rustc-ap-syntax = "12.0.0"
+rustc-ap-rustc_errors = "12.0.0"
 
 [dev-dependencies]
 lazy_static = "1.0.0"