diff options
| author | Caleb Cartwright <caleb.cartwright@outlook.com> | 2021-01-16 12:29:38 -0600 |
|---|---|---|
| committer | Caleb Cartwright <caleb.cartwright@outlook.com> | 2021-01-16 14:23:54 -0600 |
| commit | 13d77a37724d29688153e18cb0accde96f59c2f4 (patch) | |
| tree | 7124fbec2f788ab56b4e369444fb032ba81b7b9e | |
| parent | 63a83c5f55801b17b77adf690db397d17c706c48 (diff) | |
bump rustfmt to v1.4.32
| -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 5e5a48ad525..c2c06a2adb1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4400,7 +4400,7 @@ dependencies = [ [[package]] name = "rustfmt-nightly" -version = "1.4.31" +version = "1.4.32" dependencies = [ "annotate-snippets 0.6.1", "anyhow", diff --git a/src/tools/rustfmt b/src/tools/rustfmt -Subproject 4f9c794ce1e3c77698f522c3eb1ab935f23df30 +Subproject 216a64300563351cad20bb3847110c14561687e |
