]> git.lizzy.rs Git - rust.git/commitdiff
nightly-0.1.8
authorNick Cameron <ncameron@mozilla.com>
Wed, 5 Jul 2017 03:59:24 +0000 (15:59 +1200)
committerNick Cameron <ncameron@mozilla.com>
Wed, 5 Jul 2017 03:59:24 +0000 (15:59 +1200)
Cargo.lock
Cargo.toml

index 42a7a9c6025f52f3411dcc1b67fe362a39a708b7..ac69243f9e75aa595fd2279f5c14fe2c2879e026 100644 (file)
@@ -1,6 +1,6 @@
 [root]
 name = "rustfmt-nightly"
-version = "0.1.7"
+version = "0.1.8"
 dependencies = [
  "diff 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
  "env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
index 71358592b23d26f1232478a3bc5330daf44306a2..4b9f163f3bb85f9fced0cea2bf7804d119ad6cdb 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 
 name = "rustfmt-nightly"
-version = "0.1.7"
+version = "0.1.8"
 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"