diff options
| author | Caleb Cartwright <caleb.cartwright@outlook.com> | 2020-11-14 18:47:34 -0600 |
|---|---|---|
| committer | Caleb Cartwright <caleb.cartwright@outlook.com> | 2020-11-14 18:47:34 -0600 |
| commit | a49848a6075ac9ad17a8d69ec8d8694d73f8ca43 (patch) | |
| tree | af26ed09eda30be937b70661e86006dc28cf4cea | |
| parent | 30e49a9ead550551e879af64ba91a0316da1c422 (diff) | |
| download | rust-a49848a6075ac9ad17a8d69ec8d8694d73f8ca43.tar.gz rust-a49848a6075ac9ad17a8d69ec8d8694d73f8ca43.zip | |
Update rustfmt to v1.4.26
| -rw-r--r-- | Cargo.lock | 2 | ||||
| m--------- | src/tools/rustfmt | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/Cargo.lock b/Cargo.lock index c72c7b8481b..6ef69fcbf96 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4329,7 +4329,7 @@ dependencies = [ [[package]] name = "rustfmt-nightly" -version = "1.4.25" +version = "1.4.26" dependencies = [ "annotate-snippets 0.6.1", "anyhow", diff --git a/src/tools/rustfmt b/src/tools/rustfmt -Subproject 0f29ff6da0c5ff622e739beb8fc3bbe77119b3c +Subproject 293d7d01118c9fb5479649399e1dae60322b8e0 |
