]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Merge pull request #3407 from scampi/futures-rs
[rust.git] / Cargo.toml
index 8447a5b783f87a9ceaa8f52c4a8000ee9638c218..2274ae86bd2040bd78660b64179eab00ea6371e9 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 
 name = "rustfmt-nightly"
-version = "1.0.2"
+version = "1.0.3"
 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"
@@ -49,9 +49,9 @@ env_logger = "0.6"
 getopts = "0.2"
 derive-new = "0.5"
 cargo_metadata = "0.7"
-rustc-ap-rustc_target = "366.0.0"
-rustc-ap-syntax = "366.0.0"
-rustc-ap-syntax_pos = "366.0.0"
+rustc-ap-rustc_target = "373.0.0"
+rustc-ap-syntax = "373.0.0"
+rustc-ap-syntax_pos = "373.0.0"
 failure = "0.1.3"
 bytecount = "0.5"
 unicode-width = "0.1.5"