diff options
Diffstat (limited to 'format.sh')
| -rwxr-xr-x | format.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ set -u -VERSION="0.2.6" +VERSION="0.2.8" CMD="rustfmt" INSTALL_CMD="cargo install --vers $VERSION --force rustfmt-nightly" |
