Skip to content

Commit ca0e448

Browse files
committed
ci: bump cargo-binutils to v0.1.4
1 parent d391d66 commit ca0e448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ main() {
1414
rustup component add llvm-tools-preview
1515

1616
curl -LSfs https://japaric.github.io/trust/install.sh | \
17-
sh -s -- --git rust-embedded/cargo-binutils --tag v0.1.2
17+
sh -s -- --git rust-embedded/cargo-binutils --tag v0.1.4
1818

1919
pip install linkchecker --user
2020
}

0 commit comments

Comments
 (0)