We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b1e0b commit a24ed3cCopy full SHA for a24ed3c
README.md
@@ -129,7 +129,7 @@ rustfmt to exit with an error code if the input is not formatted correctly.
129
It will also print any found differences. (Older versions of Rustfmt don't
130
support `--check`, use `--write-mode diff`).
131
132
-A minimal Travis setup could look like this (requires Rust 1.24.0 or greater):
+A minimal Travis setup could look like this (requires Rust 1.31.0 or greater):
133
134
```yaml
135
language: rust
0 commit comments