We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97938d2 commit 6a5790fCopy full SHA for 6a5790f
lakefile.lean
@@ -6,7 +6,7 @@ require auto from
6
git "https://github.com/leanprover-community/lean-auto.git" @ "2c088e7617d6e2018386de23b5df3b127fae4634"
7
8
require cvc5 from
9
- git "https://github.com/abdoo8080/lean-cvc5.git" @ "5d96f48fbcee46a5bc35c49121ed3d81fd54af4b"
+ git "https://github.com/abdoo8080/lean-cvc5.git" @ "5d96f48"
10
11
require mathlib from
12
git "https://github.com/leanprover-community/mathlib4.git" @ "v4.23.0"
0 commit comments