diff options
author | Caleb Cartwright <caleb.cartwright@outlook.com> | 2021-01-28 22:39:38 -0600 |
---|---|---|
committer | Caleb Cartwright <caleb.cartwright@outlook.com> | 2021-01-28 22:39:38 -0600 |
commit | 63714af3a55dc2bad3a82e3bea81fb8435eedaea (patch) | |
tree | 5cb18e03edcb0a74dd84fe4138bd1651e8c5668f | |
parent | b05fd2a15de7c9e50110e9ed4c01f114be215739 (diff) | |
download | rust-63714af3a55dc2bad3a82e3bea81fb8435eedaea.tar.gz |
update rustfmt to v1.4.34
-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 fb5ae6ce663..fc962f0cc3a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4432,7 +4432,7 @@ dependencies = [ [[package]] name = "rustfmt-nightly" -version = "1.4.32" +version = "1.4.34" dependencies = [ "annotate-snippets 0.6.1", "anyhow", diff --git a/src/tools/rustfmt b/src/tools/rustfmt -Subproject 216a64300563351cad20bb3847110c14561687e +Subproject ea268b9f559fbafcfc24f4982173b01dfad9e44 |