Skip to content

Commit 55b39e7

Browse files
kim-emclaude
andauthored
chore: use leansqlite main branch (#378)
The suppress-reducibility-warning branch is no longer needed. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent aa4c3e4 commit 55b39e7

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
@@ -24,7 +24,7 @@ require Cli from git
2424
"https://github.com/leanprover/lean4-cli" @ "main"
2525

2626
require leansqlite from git
27-
"https://github.com/kim-em/leansqlite" @ "suppress-reducibility-warning"
27+
"https://github.com/kim-em/leansqlite" @ "main"
2828

2929
/--
3030
Obtains the subdirectory of the Lean package relative to the root of the enclosing git repository.

0 commit comments

Comments
 (0)