There was an error while loading. Please reload this page.
2 parents 35d4d56 + b32542c commit 797f982Copy full SHA for 797f982
1 file changed
.circleci/semver-checks.sh
@@ -3,7 +3,7 @@
3
# Ensure that the command is installed.
4
cargo install cargo-semver-checks@0.43.0 --locked
5
6
-BASELINE_REV=eff84712b # UPDATE ME ON NECESSARY BREAKING CHANGES
+BASELINE_REV=65a079a87 # UPDATE ME ON NECESSARY BREAKING CHANGES
7
8
# Exclude CLI as it has been removed
9
cargo semver-checks --workspace --default-features \
0 commit comments