Skip to content

Commit 797f982

Browse files
authored
Merge pull request #2967 from ProvableHQ/ci/update-semver-rev
[CI] Update baseline revision for semver checks
2 parents 35d4d56 + b32542c commit 797f982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 cargo-semver-checks@0.43.0 --locked
55

6-
BASELINE_REV=eff84712b # UPDATE ME ON NECESSARY BREAKING CHANGES
6+
BASELINE_REV=65a079a87 # 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)