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 bed780d commit 7ca9eb7Copy full SHA for 7ca9eb7
.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=70d441f4c # UPDATE ME ON NECESSARY BREAKING CHANGES
+BASELINE_REV=d25622e60 # 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