Skip to content

Commit

Permalink
Compat LazyGrids v1
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFessler committed May 13, 2024
1 parent f9628f0 commit c27afde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

[compat]
LazyGrids = "0.5"
LazyGrids = "0.5, 1"
SpecialFunctions = "1.8, 2"
julia = "1.10"

0 comments on commit c27afde

Please sign in to comment.