Skip to content

Commit

Permalink
Add compat (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
luraess authored Sep 19, 2023
2 parents c25e1e5 + 511cd62 commit 3d2f1f5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,15 @@ MPIPreferences = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[compat]
Adapt = "3"
ElasticArrays = "1"
GeometryBasics = "0.4"
HDF5 = "0.17"
KernelAbstractions = "0.9"
LightXML = "0.9"
MPI = "0.20"
MPIPreferences = "0.1"
OffsetArrays = "1"
Preferences = "1"

0 comments on commit 3d2f1f5

Please sign in to comment.