From cc683e2b074b61909310746d6acc1fb3d42d6ee2 Mon Sep 17 00:00:00 2001 From: sgouezel Date: Thu, 5 Jan 2023 09:02:50 +0100 Subject: [PATCH] update mathlib, no fix needed --- leanpkg.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/leanpkg.toml b/leanpkg.toml index 7dad749..e872c5b 100644 --- a/leanpkg.toml +++ b/leanpkg.toml @@ -5,4 +5,4 @@ lean_version = "leanprover-community/lean:3.50.3" path = "src" [dependencies] -mathlib = {git = "https://github.com/leanprover-community/mathlib", rev = "a437a2499163d85d670479f69f625f461cc5fef9"} +mathlib = {git = "https://github.com/leanprover-community/mathlib", rev = "d1723c047a091ae3fca0af8aeab1743e1a898611"}