From 24b183bfe780ef51f05e06969f2225e08d5b8da2 Mon Sep 17 00:00:00 2001 From: Chris Elrod Date: Tue, 18 Oct 2022 13:36:48 -0400 Subject: [PATCH] bump LayoutPointers requirement --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ac737944b..0ac2c1b54 100644 --- a/Project.toml +++ b/Project.toml @@ -41,7 +41,7 @@ DocStringExtensions = "0.8, 0.9" ForwardDiff = "0.9, 0.10" HostCPUFeatures = "0.1.3" IfElse = "0.1" -LayoutPointers = "0.1.2" +LayoutPointers = "0.1.11" OffsetArrays = "1.4.1" PolyesterWeave = "0.1.10" SIMDDualNumbers = "0.1"