Skip to content

Commit

Permalink
Fix Project.toml order
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle authored Aug 8, 2023
1 parent dfeeb8d commit 26b4169
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,8 +15,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
KrylovStaticArraysExt = "StaticArrays"

[compat]
julia = "^1.6.0"
Requires = "1"
julia = "^1.6.0"

[extras]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down

0 comments on commit 26b4169

Please sign in to comment.