Commit 2a6f6ec
authored
error: migrate bindgen install hint to bindgen-cli since 0.61.0
Since [bindgen 0.61.0][changelog], the `bindgen`
CLI binary must be installed via the `bindgen-cli`
crate.
[changelog]: https://github.com/rust-lang/rust-bindgen/blob/main/CHANGELOG.md#0610
PR #391 parent ea672ec commit 2a6f6ec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments