diff options
| -rw-r--r-- | Cargo.lock | 4 | ||||
| m--------- | src/tools/rustfmt | 36 |
2 files changed, 20 insertions, 20 deletions
diff --git a/Cargo.lock b/Cargo.lock index 3e716bf4c90..52cfa2cb1f8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2509,7 +2509,7 @@ dependencies = [ "rustc-serialize 0.3.24 (registry+https://github.com/rust-lang/crates.io-index)", "rustc-workspace-hack 1.0.0", "rustc_tools_util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "rustfmt-nightly 1.4.3", + "rustfmt-nightly 1.4.4", "serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)", "serde_ignored 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)", @@ -3292,7 +3292,7 @@ dependencies = [ [[package]] name = "rustfmt-nightly" -version = "1.4.3" +version = "1.4.4" dependencies = [ "annotate-snippets 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/src/tools/rustfmt b/src/tools/rustfmt -Subproject 3adfb08afe3cb6a8c055e581dea87808464d138 +Subproject 0462008de87d2757e8ef1dc26f2c54dd789a59a |
