From 370e41c72ed84fefdb014ab727feda6c7a6e143a Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 4 Dec 2023 14:46:56 +0000 Subject: [PATCH] CompatHelper: add new compat entry for Lux at version 0.5, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 19c4df1..6f1acfc 100644 --- a/Project.toml +++ b/Project.toml @@ -31,6 +31,7 @@ HDF5 = "0.16" LaTeXStrings = "1" LazyArrays = "0.22" LinearMaps = "3" +Lux = "0.5" OffsetArrays = "1" Parameters = "0.12" ParticleMethods = "0.1.0"