]> git.lizzy.rs Git - rust.git/commitdiff
Release 1.2.1
authortopecongiro <seuchida@gmail.com>
Wed, 17 Apr 2019 22:26:52 +0000 (07:26 +0900)
committertopecongiro <seuchida@gmail.com>
Wed, 17 Apr 2019 22:26:52 +0000 (07:26 +0900)
Cargo.lock
Cargo.toml

index ae8d169ff8262ad9b52e6bccf3477331bec35b75..14168f92897158c771b57e78b379ec98ce25bdf4 100644 (file)
@@ -766,7 +766,7 @@ dependencies = [
 
 [[package]]
 name = "rustfmt-nightly"
-version = "1.2.0"
+version = "1.2.1"
 dependencies = [
  "annotate-snippets 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
  "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
index 4cb960f1247e0c573ead008b994cc79347496717..528f8670906c4eee040036c4939e8b3ce21f3350 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 
 name = "rustfmt-nightly"
-version = "1.2.0"
+version = "1.2.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"