From 5baf320e9b92f293b439f1fa30bf874d52e65925 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 12 Nov 2022 02:03:38 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Lux at version 0.4, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 19c4df1..3309b3d 100644 --- a/Project.toml +++ b/Project.toml @@ -31,6 +31,7 @@ HDF5 = "0.16" LaTeXStrings = "1" LazyArrays = "0.22" LinearMaps = "3" +Lux = "0.4" OffsetArrays = "1" Parameters = "0.12" ParticleMethods = "0.1.0"