Skip to content

Commit

Permalink
CompatHelper: bump compat for Atomix to 1, (keep existing compat) (#82)
Browse files Browse the repository at this point in the history
* CompatHelper: bump compat for Atomix to 1, (keep existing compat)

* Update Project.toml

* Revert da44d1c

---------

Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Co-authored-by: Erik Faulhaber <44124897+efaulhaber@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 2, 2024
1 parent 8630a8b commit 15fa8a9
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 @@ -15,7 +15,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

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

0 comments on commit 15fa8a9

Please sign in to comment.