Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
Add compat for StaticArrays to version 1.3 - this version has a Julia compat of 1.0
  • Loading branch information
JoelTrent committed Jun 8, 2023
1 parent 87854e0 commit 8e451bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Elliptic = "1"
Distributions = "0.25"
SnoopPrecompile = "1"
Roots = "2"
StaticArrays = "1.3"
julia = "1.1"

[extras]
Expand Down

0 comments on commit 8e451bd

Please sign in to comment.