From ea064571c2d8b72e24936fe182f0c01e434ac55b Mon Sep 17 00:00:00 2001 From: Vaibhav Kumar Dixit Date: Tue, 11 Jul 2023 16:59:58 +0530 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a9b2e97f7..9639f9120 100644 --- a/Project.toml +++ b/Project.toml @@ -46,7 +46,7 @@ ADTypes = "0.1.5" ArrayInterface = "6, 7" ConsoleProgressMonitor = "0.1" DocStringExtensions = "0.8, 0.9" -Enzyme = "=0.11.0, =0.11.3" +Enzyme = "=0.11.0, =0.11.2" LoggingExtras = "0.4, 0.5, 1" ProgressLogging = "0.1" Reexport = "0.2, 1.0"