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.
2 parents 6de112e + d248789 commit c2889e0Copy full SHA for c2889e0
.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=d25622e60 # UPDATE ME ON NECESSARY BREAKING CHANGES
+BASELINE_REV=678e813 # 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