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 d391d66 commit ca0e448Copy full SHA for ca0e448
ci/install.sh
@@ -14,7 +14,7 @@ main() {
14
rustup component add llvm-tools-preview
15
16
curl -LSfs https://japaric.github.io/trust/install.sh | \
17
- sh -s -- --git rust-embedded/cargo-binutils --tag v0.1.2
+ sh -s -- --git rust-embedded/cargo-binutils --tag v0.1.4
18
19
pip install linkchecker --user
20
}
0 commit comments