Skip to content

Commit 3ca8bcc

Browse files
committed
ci: update baseline rev for semver checks
1 parent 7a6475c commit 3ca8bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/semver-checks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Ensure that the command is installed.
44
cargo install [email protected] --locked
55

6-
BASELINE_REV=13cf4d7 # UPDATE ME ON NECESSARY BREAKING CHANGES
6+
BASELINE_REV=7a6475c36 # UPDATE ME ON NECESSARY BREAKING CHANGES
77

88
# Exclude CLI as it has been removed
99
cargo semver-checks --workspace --default-features \

0 commit comments

Comments
 (0)