Skip to content

Commit 2c73dd9

Browse files
committed
Add rustc-dev component
1 parent b52e8e0 commit 2c73dd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/semver.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ if ! rustc --version | grep -E "nightly" ; then
1313
exit 1
1414
fi
1515

16+
rustup component add rustc-dev
17+
1618
# FIXME: Use upstream once it gets rustup.
1719
cargo +nightly install semververfork
1820

0 commit comments

Comments
 (0)