Commit 89a75ca
authored
Replace deprecated rustfmt.toml options (payjoin#687)
Using the nightly toolchain the `version` and `hide_parse_errors` options
are now deprecated:
[version](https://rust-lang.github.io/rustfmt/?version=v1.8.0&search=#version)
[hide_parse_errors](https://rust-lang.github.io/rustfmt/?version=v1.8.0&search=#hide_parse_errors)1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments