Skip to content

Commit

Permalink
Update compat for Adapt.jl to make it compatible with Julia 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
efaulhaber committed Jul 8, 2024
1 parent a386314 commit 95339db
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 @@ -14,7 +14,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
Adapt = "4"
Adapt = "3, 4"
Atomix = "0.1"
GPUArraysCore = "0.1"
KernelAbstractions = "0.9"
Expand Down

0 comments on commit 95339db

Please sign in to comment.