Skip to content

Commit

Permalink
update compat (need Julia 1.8 for allequal)
Browse files Browse the repository at this point in the history
  • Loading branch information
LilithHafner committed Jan 13, 2025
1 parent ad65e2c commit 8a9a600
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Chairmarks = "0ca39b1e-fe0b-4e98-acfc-b1656634c4de"

[compat]
BenchmarkTools = "1.6.0"
Chairmarks = "1.3.1"
julia = "1.6.7"
BenchmarkTools = "1.6"
Chairmarks = "1.3"
julia = "1.8"

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

0 comments on commit 8a9a600

Please sign in to comment.