Skip to content

Commit

Permalink
Allow old Adapt versions too.
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah committed Feb 28, 2024
1 parent a51964a commit d85ef45
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 @@ -7,7 +7,7 @@ Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
Adapt = "4"
Adapt = "2, 3, 4"
julia = "1"

[extras]
Expand Down

0 comments on commit d85ef45

Please sign in to comment.