From: Nick Cameron Date: Fri, 16 Jun 2017 04:50:53 +0000 (+1200) Subject: nightly-0.1.3 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=05559fc8a4da2f3986d5716df8ddb9729bcbb5cc;p=rust.git nightly-0.1.3 --- diff --git a/Cargo.toml b/Cargo.toml index d1d0d5f3c5d..900674154e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rustfmt-nightly" -version = "0.1.2" +version = "0.1.3" authors = ["Nicholas Cameron ", "The Rustfmt developers"] description = "Tool to find and fix Rust formatting issues" repository = "https://github.com/rust-lang-nursery/rustfmt"