There was an error while loading. Please reload this page.
2 parents c2889e0 + 3ca8bcc commit 6bec0e0Copy full SHA for 6bec0e0
5 files 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=678e813 # UPDATE ME ON NECESSARY BREAKING CHANGES
+BASELINE_REV=7a6475c36 # 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