From 571fc51899e6f4c02e7fdf01aea706489766168b Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Sun, 18 Aug 2024 13:07:56 -0700 Subject: [PATCH] chore: update to using LuxCore@1.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 25dc1ebf..217503dc 100644 --- a/Project.toml +++ b/Project.toml @@ -71,7 +71,7 @@ Hwloc = "3.2" KernelAbstractions = "0.9.22" LinearAlgebra = "1.10" LoopVectorization = "0.12.171" -LuxCore = "0.1.13" +LuxCore = "1.0" MKL = "0.7" MLDataDevices = "1.0.0" Markdown = "1.10"