[Crate] Bump rustfmt version to 1.6.0 (#69)

This commit is contained in:
Tom 2023-07-10 15:32:17 +00:00 committed by GitHub
parent bf8c087b94
commit fb9d15f0cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 96 additions and 96 deletions

View file

@ -9,7 +9,7 @@ Places to update:
# rustfmt version
Current: `1.5.2`
Current: `1.6.0`
Places to update:
- `.rustfmt.toml`
@ -19,7 +19,7 @@ Places to update:
The toolchain version used to run rustfmt in CI
Current: `nightly-2023-03-01`
Current: `nightly-2023-07-09`
Places to update:
- `./.github/workflows/ci.yml`