Skip to content

Commit 0dbbb9d

Browse files
Update semverver version used in CI
1 parent 037806f commit 0dbbb9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/semver.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ fi
1616
rustup component add rustc-dev llvm-tools-preview
1717

1818
# Should update the nightly version in bors CI config if we touch this.
19-
cargo install semverver --version=0.1.47
19+
cargo install semverver --version=0.1.48
2020

2121
TARGETS=
2222
case "${OS}" in

0 commit comments

Comments
 (0)