We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a6475c commit 3ca8bccCopy full SHA for 3ca8bcc
.circleci/semver-checks.sh
@@ -3,7 +3,7 @@
3
# Ensure that the command is installed.
4
cargo install [email protected] --locked
5
6
-BASELINE_REV=13cf4d7 # 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