Skip to content

Commit 048d0ec

Browse files
CompatHelper: bump compat for "LazyArrays" to "0.19" (#36)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 54c8982 commit 048d0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ FastGaussQuadrature = "0.4"
4242
FastTransforms = "0.8, 0.9"
4343
FillArrays = "0.8, 0.9, 0.10"
4444
InfiniteArrays = "0.6, 0.7"
45-
LazyArrays = "0.14, 0.15, 0.16, 0.18"
45+
LazyArrays = "0.14, 0.15, 0.16, 0.18, 0.19"
4646
Makie = "0.10, 0.11"
4747
RecipesBase = "0.5, 0.6, 0.7, 1"
4848
SpecialFunctions = "0.7, 0.8, 0.9, 0.10"

0 commit comments

Comments
 (0)