commit | b34ac92f86e4355292fee22f65e07498cb58aebc | [log] [tgz] |
---|---|---|
author | Nick Cameron <ncameron@mozilla.com> | Wed Jun 14 16:38:14 2017 +1200 |
committer | Nick Cameron <ncameron@mozilla.com> | Wed Jun 14 16:38:14 2017 +1200 |
tree | 3eeeab05e879e773df1f970c138d94edd9198177 | |
parent | b8b6897e362dd802d4d63ff1d4b1fe79c180ee07 [diff] |
v0.1.1
diff --git a/Cargo.toml b/Cargo.toml index caf66bf..4d239c6 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,7 +1,7 @@ [package] name = "rustfmt-nightly" -version = "0.1.0" +version = "0.1.1" 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"