Skip to content

Commit 6bec0e0

Browse files
authored
Merge pull request #3015 from ProvableHQ/refactor/sequential-ops-drop
[Refactor] simplify shutting down the sequential ops thread
2 parents c2889e0 + 3ca8bcc commit 6bec0e0

File tree

5 files changed

+94
-115
lines changed

5 files changed

+94
-115
lines changed

.circleci/semver-checks.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Ensure that the command is installed.
44
cargo install [email protected] --locked
55

6-
BASELINE_REV=678e813 # UPDATE ME ON NECESSARY BREAKING CHANGES
6+
BASELINE_REV=7a6475c36 # UPDATE ME ON NECESSARY BREAKING CHANGES
77

88
# Exclude CLI as it has been removed
99
cargo semver-checks --workspace --default-features \

0 commit comments

Comments
 (0)