Skip to content

Commit 8ffc74d

Browse files
committed
update Project.toml
1 parent 3036073 commit 8ffc74d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ GraphsSharedArraysExt = "SharedArrays"
2121

2222
[compat]
2323
ArnoldiMethod = "0.4"
24-
Distributed = "1"
2524
DataStructures = "0.18, 0.19"
25+
Distributed = "1"
2626
Inflate = "0.1.3"
2727
LinearAlgebra = "1"
2828
Random = "1"
29-
SharedArrays = "1"
29+
SharedArrays = "1"
3030
SimpleTraits = "0.9.1"
3131
SparseArrays = "1"
3232
Statistics = "1"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2121
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
2222

2323
[compat]
24-
JuliaFormatter = "1"
24+
JuliaFormatter = "2.2.0"

0 commit comments

Comments
 (0)