Skip to content

Commit

Permalink
make Aqua compat testing happy
Browse files Browse the repository at this point in the history
  • Loading branch information
alyst committed Dec 2, 2023
1 parent 75816ba commit 3b9a2b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Zlib_jll = "83775a58-1f1d-513f-b197-d71354ab007a"

[compat]
julia = "1.9"
Libdl = "1.0"
Zlib_jll = "1.0"
Aqua = "0.8"
Test = "1.0"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Expand Down

0 comments on commit 3b9a2b2

Please sign in to comment.