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 30bda45 commit 769fe94Copy full SHA for 769fe94
README.md
@@ -207,7 +207,7 @@ rustfmt to exit with an error code if the input is not formatted correctly.
207
It will also print any found differences. (Older versions of Rustfmt don't
208
support `--check`, use `--write-mode diff`).
209
210
-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):
211
212
```yaml
213
language: rust
0 commit comments