Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kyungminlee committed Apr 21, 2024
1 parent 67ee7e8 commit 62c011b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ SuperLU_jll = "f391fee2-5786-5cc9-9662-0e362ec949e2"

[compat]
julia = "1.4"
CEnum = "0.4"
CEnum = "0.5"

[extras]
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test", "SuiteSparse"]
test = ["Test", "SuiteSparse"]

0 comments on commit 62c011b

Please sign in to comment.