]> git.lizzy.rs Git - rust.git/commitdiff
0.8.0
authorNick Cameron <ncameron@mozilla.com>
Sun, 27 May 2018 23:23:14 +0000 (11:23 +1200)
committerNick Cameron <ncameron@mozilla.com>
Sun, 27 May 2018 23:23:14 +0000 (11:23 +1200)
Cargo.lock
Cargo.toml

index 1b6393d633edb5801aa7eee59e24ef8bc1078865..0cc5ff3f78c2f55bd54b646db7d7f4d7b144325c 100644 (file)
@@ -552,7 +552,7 @@ dependencies = [
 
 [[package]]
 name = "rustfmt-nightly"
-version = "0.7.0"
+version = "0.8.0"
 dependencies = [
  "assert_cli 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "cargo_metadata 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
index 6716964d2e49dcaca385774c44c316ad04466147..bae27c87aa2dc8ff8b1f1f00a2dcb06c8c291f94 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 
 name = "rustfmt-nightly"
-version = "0.7.0"
+version = "0.8.0"
 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"