Skip to content

Commit

Permalink
CONTRIBUTING.md: Updating deprecated rustfmt-preview (#4645)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtfirek authored May 26, 2023
1 parent 9ec9447 commit cb0471e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Install development helpers:

```sh
cargo install cargo-watch
rustup component add rustfmt-preview
rustup component add rustfmt
```

Set environment variables:
Expand Down

0 comments on commit cb0471e

Please sign in to comment.