]> git.lizzy.rs Git - rust.git/commitdiff
1.0.1
authorNick Cameron <nrc@ncameron.org>
Sun, 9 Dec 2018 21:51:26 +0000 (10:51 +1300)
committerNick Cameron <nrc@ncameron.org>
Sun, 9 Dec 2018 21:51:26 +0000 (10:51 +1300)
Cargo.lock
Cargo.toml

index 661f5178f188c1582f9cc3033c563b8d87819ef3..369e0e02b6f70f18c39a4d017219cdd1d47e8a5a 100644 (file)
@@ -602,7 +602,7 @@ dependencies = [
 
 [[package]]
 name = "rustfmt-nightly"
-version = "1.0.0"
+version = "1.0.1"
 dependencies = [
  "assert_cli 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
  "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
index 34c330ac219f9a73a486839e612d8f912db74c9c..c598a417a72e3952fb4229ab26acdd9f25f539b9 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 
 name = "rustfmt-nightly"
-version = "1.0.0"
+version = "1.0.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/rustfmt"