diff options
| author | Caleb Cartwright <caleb.cartwright@outlook.com> | 2022-06-22 22:16:58 -0500 |
|---|---|---|
| committer | Caleb Cartwright <caleb.cartwright@outlook.com> | 2022-06-22 22:16:58 -0500 |
| commit | 993ee00f2188a7f5361f70eab9468341900a4668 (patch) | |
| tree | 7d157a645d9c4c57a7d8c4ce32fec0dc94a7a06c | |
| parent | 591b0563763955b6e666a3b010dc379e3ec3afe9 (diff) | |
| download | rust-993ee00f2188a7f5361f70eab9468341900a4668.tar.gz rust-993ee00f2188a7f5361f70eab9468341900a4668.zip | |
update rustfmt
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock index 6857451116d..f1d3ff32d2a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4698,7 +4698,7 @@ dependencies = [ [[package]] name = "rustfmt-nightly" -version = "1.5.0" +version = "1.5.1" dependencies = [ "annotate-snippets 0.9.1", "anyhow", |
