Skip to content

Commit 6a5790f

Browse files
authored
Update cvc5 dependency to a shorter commit hash.
1 parent 97938d2 commit 6a5790f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lakefile.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require auto from
66
git "https://github.com/leanprover-community/lean-auto.git" @ "2c088e7617d6e2018386de23b5df3b127fae4634"
77

88
require cvc5 from
9-
git "https://github.com/abdoo8080/lean-cvc5.git" @ "5d96f48fbcee46a5bc35c49121ed3d81fd54af4b"
9+
git "https://github.com/abdoo8080/lean-cvc5.git" @ "5d96f48"
1010

1111
require mathlib from
1212
git "https://github.com/leanprover-community/mathlib4.git" @ "v4.23.0"

0 commit comments

Comments
 (0)