diff options
| author | Caleb Cartwright <caleb.cartwright@outlook.com> | 2020-12-20 16:10:28 -0600 |
|---|---|---|
| committer | Caleb Cartwright <caleb.cartwright@outlook.com> | 2020-12-20 16:17:35 -0600 |
| commit | 8cfaf94a61bead79e3675b981a8563c2f36f04e9 (patch) | |
| tree | c5f1ca53002cbcb87d75397438c2d0c2cd7d4cfa | |
| parent | b0e5c7d1fee37f1890455b977495bfe262716701 (diff) | |
update rustfmt to v1.4.30
| -rw-r--r-- | Cargo.lock | 4 | ||||
| m--------- | src/tools/rustfmt | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/Cargo.lock b/Cargo.lock index fcfd23f2dae..596a9413e1d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4396,7 +4396,7 @@ dependencies = [ [[package]] name = "rustfmt-nightly" -version = "1.4.29" +version = "1.4.30" dependencies = [ "annotate-snippets 0.6.1", "anyhow", @@ -5342,7 +5342,7 @@ dependencies = [ "chrono", "lazy_static", "matchers", - "parking_lot 0.11.0", + "parking_lot 0.9.0", "regex", "serde", "serde_json", diff --git a/src/tools/rustfmt b/src/tools/rustfmt -Subproject 70ce18255f429caf0d75ecfed8c1464535ee779 +Subproject acd94866fd0ff5eacb7e184ae21c19e5440fc5f |
