diff --git a/Project.toml b/Project.toml index 29e0f7d..f7b250e 100644 --- a/Project.toml +++ b/Project.toml @@ -14,7 +14,7 @@ FlyThroughPathsMakieExt = "Makie" [compat] LinearAlgebra = "1" -Makie = "0.21, 0.22, 0.23" +Makie = "0.21, 0.22, 0.23, 0.24" StaticArrays = "1" Test = "1" julia = "1.10"