Commit ec53abf
authored
fix taplo [email protected] & resolve compilation errors with --locked (#1186)
This PR installs taplo-cli with the tip described
[here](https://taplo.tamasfe.dev/cli/installation/cargo.html). Namely
you should use `--locked` if you are getting compliation errors (and we
were).
I also chose to lock taplo to v0.8.1. It would be trivial to switch this
to take the latest.1 parent a5d942a commit ec53abf
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
139 | 137 | | |
140 | 138 | | |
141 | 139 | | |
| |||
0 commit comments